summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
Diffstat (limited to 'Doc')
-rw-r--r--Doc/lib/libcrypto.tex15
-rw-r--r--Doc/libcrypto.tex15
2 files changed, 16 insertions, 14 deletions
diff --git a/Doc/lib/libcrypto.tex b/Doc/lib/libcrypto.tex
index cc38e5b..d984b90 100644
--- a/Doc/lib/libcrypto.tex
+++ b/Doc/lib/libcrypto.tex
@@ -18,13 +18,14 @@ installation. Here's an overview:
\end{description}
-Hardcore cypherpunks will probably find the Python Cryptography Kit of
-further interest; the package adds built-in modules for DES and IDEA
-encryption, and provides a Python module for reading and decrypting
-PGP files. The Python Cryptography Kit is not distributed with Python
-but available separately. See the URL
-\file{http://www.cs.mcgill.ca/\%7Efnord/crypt.html} for more information.
+Hardcore cypherpunks will probably find the cryptographic modules
+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://amarok.magnet.com/python/pct.html} or send email to
+\file{amk@magnet.com} for more information.
\index{PGP}
\indexii{DES}{cipher}
\indexii{IDEA}{cipher}
-\index{Python Cryptography Kit}
+\index{cryptography}
diff --git a/Doc/libcrypto.tex b/Doc/libcrypto.tex
index cc38e5b..d984b90 100644
--- a/Doc/libcrypto.tex
+++ b/Doc/libcrypto.tex
@@ -18,13 +18,14 @@ installation. Here's an overview:
\end{description}
-Hardcore cypherpunks will probably find the Python Cryptography Kit of
-further interest; the package adds built-in modules for DES and IDEA
-encryption, and provides a Python module for reading and decrypting
-PGP files. The Python Cryptography Kit is not distributed with Python
-but available separately. See the URL
-\file{http://www.cs.mcgill.ca/\%7Efnord/crypt.html} for more information.
+Hardcore cypherpunks will probably find the cryptographic modules
+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://amarok.magnet.com/python/pct.html} or send email to
+\file{amk@magnet.com} for more information.
\index{PGP}
\indexii{DES}{cipher}
\indexii{IDEA}{cipher}
-\index{Python Cryptography Kit}
+\index{cryptography}