diff options
author | Fred Drake <fdrake@acm.org> | 1998-03-05 20:04:23 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-03-05 20:04:23 (GMT) |
commit | 8b8eae3e68e6228935454f0b8d07f6b903e9a383 (patch) | |
tree | da5d964d2d64412f4f5c0e7b5082710021232e72 /Doc/lib | |
parent | 2c0ef4d625b7773c0a1bd6547339550fd9683608 (diff) | |
download | cpython-8b8eae3e68e6228935454f0b8d07f6b903e9a383.zip cpython-8b8eae3e68e6228935454f0b8d07f6b903e9a383.tar.gz cpython-8b8eae3e68e6228935454f0b8d07f6b903e9a383.tar.bz2 |
Updated URL & email addresses related to the PCT.
Andrew, plase check to make sure these are the ones you want used and get
back to me; this stuff will be "published" in the near future.
Diffstat (limited to 'Doc/lib')
-rw-r--r-- | Doc/lib/libcrypto.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/lib/libcrypto.tex b/Doc/lib/libcrypto.tex index e81404c..a939134 100644 --- a/Doc/lib/libcrypto.tex +++ b/Doc/lib/libcrypto.tex @@ -24,8 +24,8 @@ 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://www.magnet.com/\~amk/python/pct.html} or send email to -\email{amk@magnet.com} for more information. +\url{http://starship.skyport.net/crew/amk/maintained/crypto.html} or +send email to \email{akuchlin@cnri.reston.va.us} for more information. \index{PGP} \index{Pretty Good Privacy} \indexii{DES}{cipher} |