aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/primitives/index.rst
diff options
context:
space:
mode:
authorJulian Krause <julian.krause@gmail.com>2013-12-04 14:49:50 -0800
committerJulian Krause <julian.krause@gmail.com>2013-12-04 14:49:50 -0800
commit9c3088fe12d844a2007e0eff0eb947af53de7f60 (patch)
tree784f9cccd6c10d6313272fd4e3441816bffe3382 /docs/hazmat/primitives/index.rst
parent3029fe414a3dba0231a44e72ddfc398634c173de (diff)
downloadcryptography-9c3088fe12d844a2007e0eff0eb947af53de7f60.tar.gz
cryptography-9c3088fe12d844a2007e0eff0eb947af53de7f60.tar.bz2
cryptography-9c3088fe12d844a2007e0eff0eb947af53de7f60.zip
Beginnings of a constant_time module.
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 614c414a..b115fdbc 100644
--- a/docs/hazmat/primitives/index.rst
+++ b/docs/hazmat/primitives/index.rst
@@ -10,4 +10,5 @@ Primitives
hmac
symmetric-encryption
padding
+ constant-time
interfaces