CVS: crypto ChangeLog,1.29,1.30
"A.M. Kuchling" <[email protected]> Fri, 23 May 2003 05:31:35 -0700
| Newsgroups | gmane.comp.python.cryptography.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/pycrypto/crypto In directory sc8-pr-cvs1:/tmp/cvs-serv23058 Modified Files: ChangeLog Log Message: Updated file Index: ChangeLog =================================================================== RCS file: /cvsroot/pycrypto/crypto/ChangeLog,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- ChangeLog 4 Apr 2003 19:03:39 -0000 1.29 +++ ChangeLog 23 May 2003 12:31:33 -0000 1.30 @@ -22,8 +22,10 @@ * Added support to RSA key objects for blinding and unblinding data. (Contributed by Joris Bontje.) - * Simplified RSA key generation, and hard-wired the encryption - exponent to 65537 instead of generating a random prime. + * Simplified RSA key generation: hard-wired the encryption + exponent to 65537 instead of generating a random prime; + generate prime factors in a loop until the product + is large enough. * Renamed cansign(), canencrypt(), hasprivate(), to can_sign, can_encrypt, has_private. If people shriek about ------------------------------------------------------- This SF.net email is sponsored by: ObjectStore. If flattening out C++ or Java code to make your application fit in a relational database is painful, don't do it! Check out ObjectStore. Now part of Progress Software. http://www.objectstore.net/sourceforge