aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/primitives/key-derivation-functions.rst
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2017-09-20 09:57:47 -0400
committerPaul Kehrer <paul.l.kehrer@gmail.com>2017-09-20 21:57:47 +0800
commit53e4505861b00e6fb4fc2c30de23218f80bbfbb1 (patch)
treea14dbd26d41085336c06661fbc39eefda8674103 /docs/hazmat/primitives/key-derivation-functions.rst
parent90375552fa703a20e5863253d4cb73ca18ef5fdd (diff)
downloadcryptography-53e4505861b00e6fb4fc2c30de23218f80bbfbb1.tar.gz
cryptography-53e4505861b00e6fb4fc2c30de23218f80bbfbb1.tar.bz2
cryptography-53e4505861b00e6fb4fc2c30de23218f80bbfbb1.zip
Switch NIST PDFs from nvlpubs to csrc which is HTTPS (#3929)
Diffstat (limited to 'docs/hazmat/primitives/key-derivation-functions.rst')
-rw-r--r--docs/hazmat/primitives/key-derivation-functions.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/hazmat/primitives/key-derivation-functions.rst b/docs/hazmat/primitives/key-derivation-functions.rst
index ea5f3f88..0196e438 100644
--- a/docs/hazmat/primitives/key-derivation-functions.rst
+++ b/docs/hazmat/primitives/key-derivation-functions.rst
@@ -897,9 +897,9 @@ Interface
.. [#nist] See `NIST SP 800-132`_.
-.. _`NIST SP 800-132`: http://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-132.pdf
-.. _`NIST SP 800-108`: http://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-108.pdf
-.. _`NIST SP 800-56Ar2`: http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-56Ar2.pdf
+.. _`NIST SP 800-132`: https://csrc.nist.gov/publications/detail/sp/800-132/final
+.. _`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
.. _`Password Storage Cheat Sheet`: https://www.owasp.org/index.php/Password_Storage_Cheat_Sheet