werner committed to libgcrypt/cipher
cvs@cvs.gnupg.org
cvs@cvs.gnupg.org
Tue, 18 Dec 2001 16:29:03 +0100
Date: Tuesday December 18, 2001 @ 16:29
Author: werner
Update of /cvs/gnupg/libgcrypt/cipher
In directory trithemius:/tmp/cvs-serv1545
Modified Files:
ChangeLog Makefile.am primegen.c random.c rsa.c
Log Message:
* rsa.c (generate): Loop until we find the exact modulus size.
Changed the exponent to 41.
(rsa_get_info): s/usage/r_usage/ to avoid shadow warnings.
* primegen.c (gen_prime): Set 2 high order bits for secret primes.
* Makefile.am (DISTCLEANFILES): Include construct.c.
File: ChangeLog Status: Up-to-date
File: Makefile.am Status: Up-to-date
File: primegen.c Status: Up-to-date
File: random.c Status: Up-to-date
File: rsa.c Status: Up-to-date