From: Andrew M. Kuchling Date: Tue, 30 Jun 1998 13:42:05 +0000 (+0000) Subject: Changed URL to crypto page. X-Git-Tag: v1.5.2a1~381 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=52a79e8e1c448435f8dbd0fac02d74d61162cc08;p=thirdparty%2FPython%2Fcpython.git Changed URL to crypto page. --- diff --git a/Doc/lib/libcrypto.tex b/Doc/lib/libcrypto.tex index 8ea33a2903a9..339a9aa50f7d 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}