Skip to content

Latest commit

 

History

History
47 lines (35 loc) · 631 Bytes

index.rst

File metadata and controls

47 lines (35 loc) · 631 Bytes

Welcome to fastd's documentation!

User manual

.. toctree::
   :maxdepth: 2

   manual/cmdline
   manual/config
   manual/methods
   manual/mtu

Release notes

.. toctree::
   :maxdepth: 2

   releases/v20
   releases/v19
   releases/v18
   releases/v17
   releases/v16
   releases/v15

Cryptographic algorithms

.. toctree::
   :maxdepth: 2

   crypto/ec25519
   crypto/fhmqvc
   crypto/ciphers
   crypto/macs
   crypto/methods

Developer documentation

.. toctree::
   :maxdepth: 2

   devel/building
   devel/protocol