libgcrypt/cipher (Makefile.am ac.c pubkey.c)
cvs user mo
cvs@cvs.gnupg.org
Wed, 02 Jul 2003 17:39:43 +0200
Date: Wednesday, July 2, 2003 @ 17:39:43
Author: mo
Path: /cvs/gnupg/libgcrypt/cipher
Added: ac.c
Modified: Makefile.am pubkey.c
2003-07-01 Moritz Schulte <moritz@g10code.com>
* pubkey.c (sexp_to_sig): Accept a `flags' S-expression to be more
consistent with sexp_to_enc.
2003-06-30 Moritz Schulte <moritz@g10code.com>
* Makefile.am (libcipher_la_SOURCES): Added: ac.c.
* pubkey.c (_gcry_pk_module_lookup): New function.
(_gcry_pk_module_release): New function.
2003-06-29 Moritz Schulte <moritz@g10code.com>
* ac.c: New file.
-------------+
Makefile.am | 2
ac.c | 1266 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
pubkey.c | 60 ++
3 files changed, 1318 insertions(+), 10 deletions(-)