summaryrefslogtreecommitdiffstats
path: root/doc/source/index.rst
blob: 93177c5ff2b39bd307bbf65ae61b689de70f5c01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Welcome to fastd's documentation!
=================================

User manual
-----------

.. toctree::
   :maxdepth: 2

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

Release notes
-------------

.. toctree::
   :maxdepth: 2

   releases/v15

Cryptographic algorithms
------------------------

.. toctree::
   :maxdepth: 2

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

Developer documentation
-----------------------

.. toctree::
   :maxdepth: 2

   devel/protocol