aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/primitives/symmetric-encryption.rst
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2017-06-04 11:48:32 -1000
committerAlex Gaynor <alex.gaynor@gmail.com>2017-06-04 17:48:32 -0400
commite3ff364f68bd64f6a99327a450c1c7e97a6dc6ec (patch)
treec6b8388a4ae799e9f4320f13bb32511d0be0f792 /docs/hazmat/primitives/symmetric-encryption.rst
parenta8b1c6e9b13724613376e19381f8b460529d12fb (diff)
downloadcryptography-e3ff364f68bd64f6a99327a450c1c7e97a6dc6ec.tar.gz
cryptography-e3ff364f68bd64f6a99327a450c1c7e97a6dc6ec.tar.bz2
cryptography-e3ff364f68bd64f6a99327a450c1c7e97a6dc6ec.zip
fix symmetric encryption interfaces heading (#3676)
Diffstat (limited to 'docs/hazmat/primitives/symmetric-encryption.rst')
-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 8c6087e3..7e05acde 100644
--- a/docs/hazmat/primitives/symmetric-encryption.rst
+++ b/docs/hazmat/primitives/symmetric-encryption.rst
@@ -435,7 +435,7 @@ Insecure modes
**Padding is required when using this mode.**
Interfaces
-----------
+~~~~~~~~~~
.. currentmodule:: cryptography.hazmat.primitives.ciphers