diff options
Diffstat (limited to '')
-rw-r--r-- | Documentation/crypto/api.rst | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Documentation/crypto/api.rst b/Documentation/crypto/api.rst new file mode 100644 index 000000000..b91b31736 --- /dev/null +++ b/Documentation/crypto/api.rst @@ -0,0 +1,16 @@ +Programming Interface +===================== + +.. class:: toc-title + + Table of contents + +.. toctree:: + :maxdepth: 2 + + api-skcipher + api-aead + api-digest + api-rng + api-akcipher + api-kpp |