aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/primitives/asymmetric/dsa.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/asymmetric/dsa.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/asymmetric/dsa.rst')
-rw-r--r--docs/hazmat/primitives/asymmetric/dsa.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hazmat/primitives/asymmetric/dsa.rst b/docs/hazmat/primitives/asymmetric/dsa.rst
index a6088190..57b4a960 100644
--- a/docs/hazmat/primitives/asymmetric/dsa.rst
+++ b/docs/hazmat/primitives/asymmetric/dsa.rst
@@ -443,5 +443,5 @@ Key interfaces
.. _`DSA`: https://en.wikipedia.org/wiki/Digital_Signature_Algorithm
.. _`public-key`: https://en.wikipedia.org/wiki/Public-key_cryptography
-.. _`FIPS 186-4`: http://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.186-4.pdf
+.. _`FIPS 186-4`: https://csrc.nist.gov/publications/detail/fips/186/4/final
.. _`at least 2048`: http://www.ecrypt.eu.org/ecrypt2/documents/D.SPA.20.pdf