aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/primitives/index.rst
diff options
context:
space:
mode:
authorAyrx <terrycwk1994@gmail.com>2014-04-16 23:03:14 +0800
committerAyrx <terrycwk1994@gmail.com>2014-04-22 12:11:34 +0800
commitfa4a6b2f5f536ada8115b49373da768f297dc256 (patch)
treed8877fafa6e7ee111d709b22f90eb23ba81ab602 /docs/hazmat/primitives/index.rst
parentb5bb0653b934bdf5fbf93dc1e5491e78f5c71467 (diff)
downloadcryptography-fa4a6b2f5f536ada8115b49373da768f297dc256.tar.gz
cryptography-fa4a6b2f5f536ada8115b49373da768f297dc256.tar.bz2
cryptography-fa4a6b2f5f536ada8115b49373da768f297dc256.zip
Added CMAC docs
Diffstat (limited to 'docs/hazmat/primitives/index.rst')
-rw-r--r--docs/hazmat/primitives/index.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/hazmat/primitives/index.rst b/docs/hazmat/primitives/index.rst
index 90deec8b..2b92c43e 100644
--- a/docs/hazmat/primitives/index.rst
+++ b/docs/hazmat/primitives/index.rst
@@ -7,7 +7,8 @@ Primitives
:maxdepth: 1
cryptographic-hashes
- hmac
+ mac/hmac
+ mac/cmac
symmetric-encryption
padding
key-derivation-functions