CVS update: gnupg/cipher
Werner Koch
wkoch@guug.de
Thu, 13 Jan 2000 19:27:36 +0100
Date: Thursday January 13, 19100 @ 19:27
Author: wkoch
Update of /home/koch/cvs/gnupg/cipher
In directory sigtrap:/tmp/cvs-serv22584/cipher
Modified Files:
Tag: STABLE-BRANCH-1-0
ChangeLog Makefile.am elgamal.c random.c
Log Message:
Thu Jan 13 19:31:58 CET 2000 Werner Koch <wk@gnupg.de>
* elgamal.c (wiener_map): New.
(gen_k): Use a much smaller k.
(generate): Calculate the qbits using the wiener map and
choose an x at a size comparable to the one choosen in gen_k
* random.c (read_pool): Print a more friendly erro message in
cases when too much random is requested in one call.
* Makefile.am (tiger): Replaced -O1 by -O. Suggested by Alec Habig.
File: ChangeLog Status: Up-to-date
File: Makefile.am Status: Up-to-date
File: elgamal.c Status: Up-to-date
File: random.c Status: Up-to-date