aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/primitives/cryptographic-hashes.rst
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2017-02-23 05:38:41 -0500
committerPaul Kehrer <paul.l.kehrer@gmail.com>2017-02-23 04:38:41 -0600
commit9a59ad87f65ea4fa7f8aab58ae8a98b8c378bc13 (patch)
tree00d5b15c89d4700fa7c369db99e6369d374ccc23 /docs/hazmat/primitives/cryptographic-hashes.rst
parentb1d5b32bfd9634fd628b194585d0899ebc7db72b (diff)
downloadcryptography-9a59ad87f65ea4fa7f8aab58ae8a98b8c378bc13.tar.gz
cryptography-9a59ad87f65ea4fa7f8aab58ae8a98b8c378bc13.tar.bz2
cryptography-9a59ad87f65ea4fa7f8aab58ae8a98b8c378bc13.zip
Use HTTPS urls for a few more websites (#3416)
Diffstat (limited to 'docs/hazmat/primitives/cryptographic-hashes.rst')
-rw-r--r--docs/hazmat/primitives/cryptographic-hashes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hazmat/primitives/cryptographic-hashes.rst b/docs/hazmat/primitives/cryptographic-hashes.rst
index fd5f35d9..34d88bcc 100644
--- a/docs/hazmat/primitives/cryptographic-hashes.rst
+++ b/docs/hazmat/primitives/cryptographic-hashes.rst
@@ -224,6 +224,6 @@ Interfaces
:return: A :class:`HashContext` that is a copy of the current context.
-.. _`Lifetimes of cryptographic hash functions`: http://valerieaurora.org/hash.html
+.. _`Lifetimes of cryptographic hash functions`: https://valerieaurora.org/hash.html
.. _`BLAKE2`: https://blake2.net
.. _`length-extension attacks`: https://en.wikipedia.org/wiki/Length_extension_attack