]> granicus.if.org Git - python/commitdiff
Remove mpz, rotor
authorAndrew M. Kuchling <amk@amk.ca>
Tue, 31 Aug 2004 13:43:19 +0000 (13:43 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Tue, 31 Aug 2004 13:43:19 +0000 (13:43 +0000)
Misc/cheatsheet

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