update link to pycrypto (closes #12351)
This commit is contained in:
parent
8ddf7c2d2b
commit
a08eb73b4a
|
@ -25,5 +25,5 @@ Hardcore cypherpunks will probably find the cryptographic modules written by
|
||||||
A.M. Kuchling of further interest; the package contains modules for various
|
A.M. Kuchling of further interest; the package contains modules for various
|
||||||
encryption algorithms, most notably AES. These modules are not distributed with
|
encryption algorithms, most notably AES. These modules are not distributed with
|
||||||
Python but available separately. See the URL
|
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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue