mirror of https://github.com/python/cpython.git
Updated pointers to Andrew Kuchlings fine software.
This commit is contained in:
parent
ed7253ca50
commit
761f7922ad
|
@ -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}
|
||||
|
|
|
@ -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}
|
||||
|
|
Loading…
Reference in New Issue