diff options
author | Andrew M. Kuchling <amk@amk.ca> | 1998-06-30 13:42:05 +0000 |
---|---|---|
committer | Andrew M. Kuchling <amk@amk.ca> | 1998-06-30 13:42:05 +0000 |
commit | e1ad5e7461a401eeabc4a571579a3651b2e98725 (patch) | |
tree | c4f433b2d802a523994a3ce4a30d6f1e6edcb58f /Doc/lib/libcrypto.tex | |
parent | 190eea96475cf51d5a91c2269f5a7c46bc038ec2 (diff) | |
download | cpython-e1ad5e7461a401eeabc4a571579a3651b2e98725.tar.gz |
Changed URL to crypto page.
Diffstat (limited to 'Doc/lib/libcrypto.tex')
-rw-r--r-- | Doc/lib/libcrypto.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libcrypto.tex b/Doc/lib/libcrypto.tex index 8ea33a2903..339a9aa50f 100644 --- a/Doc/lib/libcrypto.tex +++ b/Doc/lib/libcrypto.tex @@ -24,7 +24,7 @@ written by Andrew Kuchling of further interest; the package adds built-in modules for DES and IDEA encryption, provides a Python module for reading and decrypting PGP files, and then some. These modules are not distributed with Python but available separately. See the URL -\url{http://starship.skyport.net/crew/amk/maintained/crypto.html} or +\url{http://starship.skyport.net/crew/amk/python/crypto.html} or send email to \email{akuchlin@acm.org} for more information. \index{PGP} \index{Pretty Good Privacy} |