summaryrefslogtreecommitdiffstats
path: root/doc/source/index.rst
blob: a53c0edebdd3ead688a7c754ab0e0276cf1298bb (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
Welcome to fastd's documentation!
=================================

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

.. toctree::
   :maxdepth: 2

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


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

.. toctree::
   :maxdepth: 2

   crypto/ec25519
   crypto/fhmqvc


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

.. toctree::
   :maxdepth: 2

   devel/protocol