mirror of
https://github.com/python/cpython.git
synced 2025-12-15 21:44:50 +00:00
Adjusted to use the new module synopsis support macros.
This commit is contained in:
parent
fe7f3bc2aa
commit
b91e934cf1
139 changed files with 627 additions and 706 deletions
|
|
@ -6,18 +6,7 @@ The modules described in this chapter implement various algorithms of
|
|||
a cryptographic nature. They are available at the discretion of the
|
||||
installation. Here's an overview:
|
||||
|
||||
\begin{description}
|
||||
|
||||
\item[md5]
|
||||
--- RSA's MD5 message digest algorithm.
|
||||
|
||||
\item[mpz]
|
||||
--- Interface to the GNU MP library for arbitrary precision arithmetic.
|
||||
|
||||
\item[rotor]
|
||||
--- Enigma-like encryption and decryption.
|
||||
|
||||
\end{description}
|
||||
\localmoduletable
|
||||
|
||||
Hardcore cypherpunks will probably find the cryptographic modules
|
||||
written by Andrew Kuchling of further interest; the package adds
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue