From 33b3b3eb4a02a6f8b0e0ce5a7ca9a29372b59ac0 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Tue, 16 Apr 2019 20:01:59 -0400 Subject: Crypto Docs Get Cryptography (#4850) --- docs/hazmat/primitives/key-derivation-functions.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/hazmat/primitives/key-derivation-functions.rst') diff --git a/docs/hazmat/primitives/key-derivation-functions.rst b/docs/hazmat/primitives/key-derivation-functions.rst index be03b19c..af7fb40a 100644 --- a/docs/hazmat/primitives/key-derivation-functions.rst +++ b/docs/hazmat/primitives/key-derivation-functions.rst @@ -904,7 +904,7 @@ Interface .. _`NIST SP 800-108`: https://csrc.nist.gov/publications/detail/sp/800-108/final .. _`NIST SP 800-56Ar2`: https://csrc.nist.gov/publications/detail/sp/800-56a/rev-2/final .. _`ANSI X9.63:2001`: https://webstore.ansi.org -.. _`SEC 1 v2.0`: http://www.secg.org/sec1-v2.pdf +.. _`SEC 1 v2.0`: https://www.secg.org/sec1-v2.pdf .. _`Password Storage Cheat Sheet`: https://www.owasp.org/index.php/Password_Storage_Cheat_Sheet .. _`PBKDF2`: https://en.wikipedia.org/wiki/PBKDF2 .. _`key stretching`: https://en.wikipedia.org/wiki/Key_stretching -- cgit v1.2.3