diff options
Diffstat (limited to 'Doc/lib/libcrypto.tex')
-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 59734ba..ab40819 100644 --- a/Doc/lib/libcrypto.tex +++ b/Doc/lib/libcrypto.tex @@ -23,8 +23,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 -\file{http://www.magnet.com/\~amk/python/pct.html} or send email to -\file{amk@magnet.com} for more information. +\url{http://www.magnet.com/\~amk/python/pct.html} or send email to +\email{amk@magnet.com} for more information. \index{PGP} \indexii{DES}{cipher} \indexii{IDEA}{cipher} |