CVS update: gnupg/gcrypt
Werner Koch
wkoch@guug.de
Wed, 8 Dec 1999 22:03:01 +0100
Date: Wednesday December 8, 1999 @ 22:03
Author: wkoch
Update of /home/koch/cvs/gnupg/gcrypt
In directory sigtrap:/tmp/cvs-serv2183/gcrypt
Modified Files:
ChangeLog Makefile.am gcrypt.h global.c misc.c testapi.c
Added Files:
cipher.h gcrypt.m4 mpi.h wrapper.c
Removed Files:
mpiapi.c
Log Message:
Wed Dec 8 21:58:32 CET 1999 Werner Koch <wk@gnupg.de>
* gcrypt.m4: New.
* gcrypt-config: New.
* mpi.h (mpi_get_nbit_info): Removed
(mpi_set_nbit_info): Removed.
(struct gcry_mpi): Removed the nbits field.
* misc.c (g10_log_verbosity): New.
* global.c (g10_xstrdup): New.
* mpiapi.c: Removed.
* mpi.h: Moved from ../include to here. Removed some obsolete
prototypes and the iobuf.h header.
* cipher.h: Moved from ../include to here. Removed the mpi.h header.
* g10lib.h: Moved from ../include to here.
File: cipher.h Status: Up-to-date
File: gcrypt.m4 Status: Up-to-date
File: mpi.h Status: Up-to-date
File: wrapper.c Status: Up-to-date
File: ChangeLog Status: Up-to-date
File: Makefile.am Status: Up-to-date
File: gcrypt.h Status: Up-to-date
File: global.c Status: Up-to-date
File: misc.c Status: Up-to-date
File: testapi.c Status: Up-to-date
File: no file mpiapi.c Status: Up-to-date