aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/primitives/symmetric-encryption.rst
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2015-02-17 16:40:32 -0600
committerPaul Kehrer <paul.l.kehrer@gmail.com>2015-02-17 16:40:32 -0600
commit04cd2efcf0db628b76643f7e59e2e80da1e7d441 (patch)
treeb0062ec548e9d06bd7c3d1ff840437c452d27942 /docs/hazmat/primitives/symmetric-encryption.rst
parentfb20a42e1e66b70c39cd03ac5d6e6c2966b15c8c (diff)
parent6201230cddf1368e7f015752152c14d98d3b5d1a (diff)
downloadcryptography-04cd2efcf0db628b76643f7e59e2e80da1e7d441.tar.gz
cryptography-04cd2efcf0db628b76643f7e59e2e80da1e7d441.tar.bz2
cryptography-04cd2efcf0db628b76643f7e59e2e80da1e7d441.zip
Merge pull request #1671 from alex/update-link
Fixed a link that the EFF moved
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 eafacf24..60a29a37 100644
--- a/docs/hazmat/primitives/symmetric-encryption.rst
+++ b/docs/hazmat/primitives/symmetric-encryption.rst
@@ -608,7 +608,7 @@ Interfaces used by the symmetric cipher modes described in
.. _`recommends a 96-bit IV length`: http://csrc.nist.gov/groups/ST/toolkit/BCM/documents/proposedmodes/gcm/gcm-spec.pdf
.. _`NIST SP-800-38D`: http://csrc.nist.gov/publications/nistpubs/800-38D/SP-800-38D.pdf
.. _`Communications Security Establishment`: http://www.cse-cst.gc.ca
-.. _`encrypt`: https://ssd.eff.org/tech/encryption
+.. _`encrypt`: https://ssd.eff.org/en/module/what-encryption
.. _`CRYPTREC`: http://www.cryptrec.go.jp/english/
.. _`significant patterns in the output`: https://en.wikipedia.org/wiki/Block_cipher_mode_of_operation#Electronic_Codebook_.28ECB.29
.. _`International Data Encryption Algorithm`: https://en.wikipedia.org/wiki/International_Data_Encryption_Algorithm