CVS update: gnupg/cipher
Werner Koch
wkoch@guug.de
Fri, 19 Nov 1999 17:11:25 +0100
Date: Friday November 19, 1999 @ 17:11
Author: wkoch
Update of /home/koch/cvs/gnupg/cipher
In directory sigtrap:/tmp/cvs-serv23089/cipher
Modified Files:
ChangeLog cipher.c dsa.c dynload.c elgamal.c md.c md5.c
primegen.c pubkey.c random.c rmd160.c rndegd.c rndlinux.c
rndunix.c rndw32.c sha1.c smallprime.c tiger.c twofish.c
Log Message:
Fri Nov 19 17:15:20 CET 1999 Werner Koch <wk@gnupg.de>
* dynload.c (cmp_filenames): New to replaced compare_filename() in
module.
(register_cipher_extension): Removed the tilde expansion stuff.
* rndeg.c (my_make_filename): New.
* : Replaced header util.h by g10lib.h
* random.c (gather_faked): Replaced make_timestamp by time(2).
Disabled wrning printed with tty_printf.
* rndlinux.c (gather_random): Always use fprintf instead of tty_xxx;
this should be replaced by a callback function.
* primegen.c (gen_prime): Use gcry_mpi_randomize.
(is_prime): Ditto.
* elgamal.c (test_keys): Ditto.
* dsa.c (test_keys): Ditto.
* cipher.c (gcry_cipher_close): Die on invalid handle.
File: ChangeLog Status: Up-to-date
File: cipher.c Status: Up-to-date
File: dsa.c Status: Up-to-date
File: dynload.c Status: Up-to-date
File: elgamal.c Status: Up-to-date
File: md.c Status: Up-to-date
File: no file md5.c Status: Needs Checkout
File: primegen.c Status: Up-to-date
File: pubkey.c Status: Up-to-date
File: random.c Status: Up-to-date
File: no file rmd160.c Status: Needs Checkout
File: no file rndegd.c Status: Needs Checkout
File: no file rndlinux.c Status: Needs Checkout
File: no file rndunix.c Status: Needs Checkout
File: no file rndw32.c Status: Needs Checkout
File: no file sha1.c Status: Needs Checkout
File: smallprime.c Status: Up-to-date
File: no file tiger.c Status: Needs Checkout
File: no file twofish.c Status: Needs Checkout