]> granicus.if.org Git - python/commitdiff
update link to pycrypto (closes #12351)
authorBenjamin Peterson <benjamin@python.org>
Thu, 16 Jun 2011 23:49:46 +0000 (18:49 -0500)
committerBenjamin Peterson <benjamin@python.org>
Thu, 16 Jun 2011 23:49:46 +0000 (18:49 -0500)
Doc/library/crypto.rst

index 2cc02c76b3ab021a6e0f6328cafadf5b03e5dc74..21cc251e072f9592707e0ecd38d4aa2017d3559c 100644 (file)
@@ -27,5 +27,5 @@ Hardcore cypherpunks will probably find the cryptographic modules written by
 A.M. Kuchling of further interest; the package contains modules for various
 encryption algorithms, most notably AES.  These modules are not distributed with
 Python but available separately.  See the URL
-http://www.amk.ca/python/code/crypto.html  for more information.
+http://www.pycrypto.org  for more information.