werner committed to libgcrypt/cipher
cvs@cvs.gnupg.org
cvs@cvs.gnupg.org
Tue, 21 May 2002 09:04:40 +0200
Date: Tuesday May 21, 2002 @ 9:04
Author: werner
Update of /cvs/gnupg/libgcrypt/cipher
In directory trithemius:/tmp/cvs-serv15657
Modified Files:
ChangeLog dsa.c elgamal.c primegen.c
Log Message:
* gcrypt.h: Replaced the typedef for byte.
* global.c (gcry_set_progress_handler): New.
* primegen.c, elgamal.c, dsa.c (progress): Do not print anything
by default. Pass an extra identifying string to the callback and
reserved 2 argumenst for current and total counters. Changed the
register function prototype.
File: ChangeLog Status: Up-to-date
File: dsa.c Status: Up-to-date
File: elgamal.c Status: Up-to-date
File: primegen.c Status: Up-to-date