aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/primitives
diff options
context:
space:
mode:
authorDavid Reid <dreid@dreid.org>2014-01-06 13:06:11 -0800
committerDavid Reid <dreid@dreid.org>2014-01-06 13:06:11 -0800
commitbf41d5ca7e7a38881c35bc742072b693147e8fa4 (patch)
tree5e5e4e20395a074c0aa2d03fcda45a6e3f1631db /docs/hazmat/primitives
parent3450b0e1376d8738e4cf05a8541827f0949b6d6a (diff)
parent5bae063ff2601db15d84920f18bae194bcd3d373 (diff)
downloadcryptography-bf41d5ca7e7a38881c35bc742072b693147e8fa4.tar.gz
cryptography-bf41d5ca7e7a38881c35bc742072b693147e8fa4.tar.bz2
cryptography-bf41d5ca7e7a38881c35bc742072b693147e8fa4.zip
Merge pull request #203 from alex/fernet
[WIP][POC] Implement Fernet
Diffstat (limited to 'docs/hazmat/primitives')
-rw-r--r--docs/hazmat/primitives/symmetric-encryption.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hazmat/primitives/symmetric-encryption.rst b/docs/hazmat/primitives/symmetric-encryption.rst
index 30896a05..e05248ff 100644
--- a/docs/hazmat/primitives/symmetric-encryption.rst
+++ b/docs/hazmat/primitives/symmetric-encryption.rst
@@ -1,4 +1,4 @@
-.. hazmat::
+.. hazmat:: /fernet
Symmetric Encryption