aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/primitives/index.rst
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2013-10-28 17:34:27 -0500
committerPaul Kehrer <paul.l.kehrer@gmail.com>2013-10-28 17:34:27 -0500
commit0317b04b119ceb55e11cf1be28c5223bad240c26 (patch)
tree7ddf3ce8f7e7f51cdca419e915e60a853d678fed /docs/hazmat/primitives/index.rst
parent0a0d749e38d849c6d4b1767b6a3994408f0977f1 (diff)
downloadcryptography-0317b04b119ceb55e11cf1be28c5223bad240c26.tar.gz
cryptography-0317b04b119ceb55e11cf1be28c5223bad240c26.tar.bz2
cryptography-0317b04b119ceb55e11cf1be28c5223bad240c26.zip
HMAC support
Conflicts: docs/primitives/index.rst tests/hazmat/primitives/utils.py
Diffstat (limited to 'docs/hazmat/primitives/index.rst')
-rw-r--r--docs/hazmat/primitives/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/hazmat/primitives/index.rst b/docs/hazmat/primitives/index.rst
index 6ae769a6..3927f3f0 100644
--- a/docs/hazmat/primitives/index.rst
+++ b/docs/hazmat/primitives/index.rst
@@ -12,4 +12,5 @@ Primitives
:maxdepth: 1
cryptographic-hashes
+ hmac
symmetric-encryption