Remove mpz, rotor

This commit is contained in:
Andrew M. Kuchling 2004-08-31 13:43:19 +00:00
parent 6a507a104d
commit 5a9618e069

View file

@ -2073,8 +2073,7 @@ zipfile Read & write PK zipped files.
* Cryptographic Extensions * * Cryptographic Extensions *
md5 Interface to RSA's MD5 message digest algorithm md5 Interface to RSA's MD5 message digest algorithm
mpz Interface to int part of GNU multiple precision library sha Interface to the SHA message digest algorithm
rotor Implementation of a rotor-based encryption algorithm
HMAC Keyed-Hashing for Message Authentication -- RFC 2104. HMAC Keyed-Hashing for Message Authentication -- RFC 2104.
* Stdwin * Standard Window System * Stdwin * Standard Window System