diff options
author | Ayrx <terrycwk1994@gmail.com> | 2014-02-13 18:52:31 +0800 |
---|---|---|
committer | Ayrx <terrycwk1994@gmail.com> | 2014-02-21 11:13:35 +0800 |
commit | b5189afaf1dd1c06edd0efe3d6791ea7c40e31c7 (patch) | |
tree | 5d19ddb2ff150be98f22f104acaea3da44e82a08 /docs/index.rst | |
parent | 25b1d21b40f531450877bcfbee55406b28111dca (diff) | |
download | cryptography-b5189afaf1dd1c06edd0efe3d6791ea7c40e31c7.tar.gz cryptography-b5189afaf1dd1c06edd0efe3d6791ea7c40e31c7.tar.bz2 cryptography-b5189afaf1dd1c06edd0efe3d6791ea7c40e31c7.zip |
Added a max limit of 8 on length parameter. Updated documentation.
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 7d6e618c..40c418b0 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -75,7 +75,7 @@ The hazardous materials layer hazmat/primitives/index hazmat/backends/index hazmat/bindings/index - hazmat/oath/hotp + hazmat/oath The ``cryptography`` open source project ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |