diff options
author | Ayrx <terrycwk1994@gmail.com> | 2014-02-12 18:38:28 +0800 |
---|---|---|
committer | Ayrx <terrycwk1994@gmail.com> | 2014-02-21 11:13:35 +0800 |
commit | 18ca44bfef0fe2908d9da3b3008941325d04a971 (patch) | |
tree | 0736eb87fe57d0290069bbbc5e1eaae6345d3a7d /docs/index.rst | |
parent | 00cc90018a61e702ec78a9f33161518797da3713 (diff) | |
download | cryptography-18ca44bfef0fe2908d9da3b3008941325d04a971.tar.gz cryptography-18ca44bfef0fe2908d9da3b3008941325d04a971.tar.bz2 cryptography-18ca44bfef0fe2908d9da3b3008941325d04a971.zip |
Added documentation for HOTP implementation.
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index 176405b5..7d6e618c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -75,6 +75,7 @@ The hazardous materials layer hazmat/primitives/index hazmat/backends/index hazmat/bindings/index + hazmat/oath/hotp The ``cryptography`` open source project ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |