diff options
author | Matthias Schiffer <mschiffer@universe-factory.net> | 2014-10-26 16:56:43 +0100 |
---|---|---|
committer | Matthias Schiffer <mschiffer@universe-factory.net> | 2014-10-26 16:56:43 +0100 |
commit | 7e5ffc0cde38c27ce59ec8432c3cc8936050c4a9 (patch) | |
tree | 297d5176427e02384a9cef251af1a354fa1d655e /doc/source/index.rst | |
parent | 6359772b9cf6e8b9ffee1ca98413675a4357616f (diff) | |
download | fastd-7e5ffc0cde38c27ce59ec8432c3cc8936050c4a9.tar fastd-7e5ffc0cde38c27ce59ec8432c3cc8936050c4a9.zip |
docs: handshake documentation
Diffstat (limited to 'doc/source/index.rst')
-rw-r--r-- | doc/source/index.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst index 3593481..a53c0ed 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -19,6 +19,9 @@ Cryptographic algorithms .. toctree:: :maxdepth: 2 + crypto/ec25519 + crypto/fhmqvc + Developer documentation ----------------------- |