Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 615 Bytes

index.rst

File metadata and controls

46 lines (34 loc) · 615 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/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