aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/primitives/asymmetric/rsa.rst
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2015-03-31 07:27:48 -0400
committerAlex Gaynor <alex.gaynor@gmail.com>2015-03-31 07:27:48 -0400
commit88a2eddd79d3d52a3433b48cca9c301723ecbca3 (patch)
tree26684dad3de401b3109f389714ea269a9ac67982 /docs/hazmat/primitives/asymmetric/rsa.rst
parent43f7fba27d2d8cd829857fdea847e3ce8d2fd130 (diff)
parent7476ff5b97b73ed7e50837fa36c7f064e07842bd (diff)
downloadcryptography-88a2eddd79d3d52a3433b48cca9c301723ecbca3.tar.gz
cryptography-88a2eddd79d3d52a3433b48cca9c301723ecbca3.tar.bz2
cryptography-88a2eddd79d3d52a3433b48cca9c301723ecbca3.zip
Merge pull request #1807 from reaperhulk/fix-ecrypt-link
update ecrypt link in docs
Diffstat (limited to 'docs/hazmat/primitives/asymmetric/rsa.rst')
-rw-r--r--docs/hazmat/primitives/asymmetric/rsa.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hazmat/primitives/asymmetric/rsa.rst b/docs/hazmat/primitives/asymmetric/rsa.rst
index e7033100..a5187749 100644
--- a/docs/hazmat/primitives/asymmetric/rsa.rst
+++ b/docs/hazmat/primitives/asymmetric/rsa.rst
@@ -683,7 +683,7 @@ Key interfaces
.. _`public-key`: https://en.wikipedia.org/wiki/Public-key_cryptography
.. _`specific mathematical properties`: https://en.wikipedia.org/wiki/RSA_(cryptosystem)#Key_generation
.. _`use 65537`: http://www.daemonology.net/blog/2009-06-11-cryptographic-right-answers.html
-.. _`at least 2048`: http://www.ecrypt.eu.org/documents/D.SPA.20.pdf
+.. _`at least 2048`: http://www.ecrypt.eu.org/ecrypt2/documents/D.SPA.20.pdf
.. _`OpenPGP`: https://en.wikipedia.org/wiki/Pretty_Good_Privacy
.. _`Chinese Remainder Theorem`: https://en.wikipedia.org/wiki/RSA_%28cryptosystem%29#Using_the_Chinese_remainder_algorithm
.. _`security proof`: http://eprint.iacr.org/2001/062.pdf