aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/primitives/index.rst
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2015-03-16 20:57:09 -0500
committerPaul Kehrer <paul.l.kehrer@gmail.com>2015-10-21 22:40:19 -0500
commitca8e1615068efba728c2e8faf16f04ed0d1f6e29 (patch)
tree2c0a4bd1c28e5daf87f1ecc2b6ef6ca3725029b7 /docs/hazmat/primitives/index.rst
parent2d79836e9dbafd217f2febb61b964157600dc9f5 (diff)
downloadcryptography-ca8e1615068efba728c2e8faf16f04ed0d1f6e29.tar.gz
cryptography-ca8e1615068efba728c2e8faf16f04ed0d1f6e29.tar.bz2
cryptography-ca8e1615068efba728c2e8faf16f04ed0d1f6e29.zip
AES keywrap support
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 a9ab38a0..cf27622a 100644
--- a/docs/hazmat/primitives/index.rst
+++ b/docs/hazmat/primitives/index.rst
@@ -11,6 +11,7 @@ Primitives
symmetric-encryption
padding
key-derivation-functions
+ keywrap
asymmetric/index
constant-time
interfaces