aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/primitives/index.rst
diff options
context:
space:
mode:
authorDavid Reid <dreid@dreid.org>2013-11-07 13:03:39 -0800
committerDavid Reid <dreid@dreid.org>2013-11-07 13:03:39 -0800
commit30722b9a84ea38f70a22fbca13d8b3a6078af50a (patch)
tree540ea29d297e3f5d0c8ad171dc41118ca38ef4a1 /docs/hazmat/primitives/index.rst
parenta0b59223025a54c800c7844568428992f876a711 (diff)
downloadcryptography-30722b9a84ea38f70a22fbca13d8b3a6078af50a.tar.gz
cryptography-30722b9a84ea38f70a22fbca13d8b3a6078af50a.tar.bz2
cryptography-30722b9a84ea38f70a22fbca13d8b3a6078af50a.zip
Add a new Mode interface to document mode.name and start on some prose docs for interfaces.
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 c81018ae..614c414a 100644
--- a/docs/hazmat/primitives/index.rst
+++ b/docs/hazmat/primitives/index.rst
@@ -10,3 +10,4 @@ Primitives
hmac
symmetric-encryption
padding
+ interfaces