aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/primitives/symmetric-encryption.rst
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2016-03-06 21:40:57 -0500
committerAlex Gaynor <alex.gaynor@gmail.com>2016-03-06 21:40:57 -0500
commit6422d83d235c994bdef6a9f717682b552937d822 (patch)
tree5de18e29994b543424cba185d4cf6c4f6419a750 /docs/hazmat/primitives/symmetric-encryption.rst
parente48a5aec0981db2b3f8b17bb9d357c8d98b25a82 (diff)
downloadcryptography-6422d83d235c994bdef6a9f717682b552937d822.tar.gz
cryptography-6422d83d235c994bdef6a9f717682b552937d822.tar.bz2
cryptography-6422d83d235c994bdef6a9f717682b552937d822.zip
HTTPS some links, in the odd event users of a cryptographic library would care about authentication, integrity, or confidentiality
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 d5884897..7b00d110 100644
--- a/docs/hazmat/primitives/symmetric-encryption.rst
+++ b/docs/hazmat/primitives/symmetric-encryption.rst
@@ -610,7 +610,7 @@ Interfaces used by the symmetric cipher modes described in
.. _`NIST SP-800-38D`: http://csrc.nist.gov/publications/nistpubs/800-38D/SP-800-38D.pdf
.. _`Communications Security Establishment`: https://www.cse-cst.gc.ca
.. _`encrypt`: https://ssd.eff.org/en/module/what-encryption
-.. _`CRYPTREC`: http://www.cryptrec.go.jp/english/
+.. _`CRYPTREC`: https://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
.. _`OpenPGP`: http://www.openpgp.org