mo libgcrypt/cipher (cipher.c md.c primegen.c pubkey.c)
cvs user mo
cvs at cvs.gnupg.org
Fri Nov 28 05:55:28 CET 2003
Date: Friday, November 28, 2003 @ 05:55:28
Author: mo
Path: /cvs/gnupg/libgcrypt/cipher
Tag: mo
Modified: cipher.c md.c primegen.c pubkey.c
2003-11-23 Moritz Schulte <mo at g10code.com>
* md.c (gcry_md_list): Adjust interface, call
REGISTER_DEFAULT_DIGESTS.
* cipher.c (gcry_cipher_list): Adjust interface, call
REGISTER_DEFAULT_CIPHERS.
2003-11-02 Moritz Schulte <mo at g10code.com>
* primegen.c (prime_generate_internal): Initialize prime.
2003-11-01 Moritz Schulte <mo at g10code.com>
* pubkey.c (sexp_extract_std): Adjust to new ac interface.
(gcry_pk_genkey): Use _gcry_ac_key_pair_generate instead of
_gcry_ac_key_pair_generate_ext.
* pubkey.c: Removed wrapper macros, used internal ac functions
instead of the public ones.
------------+
cipher.c | 4 +
md.c | 4 +
primegen.c | 2
pubkey.c | 153 ++++++++++++++++++++++++++---------------------------------
4 files changed, 75 insertions(+), 88 deletions(-)
More information about the Gnupg-commits
mailing list