libgcrypt/tests (6 files)
cvs user mo
cvs@cvs.gnupg.org
Mon, 09 Jun 2003 16:00:31 +0200
Date: Monday, June 9, 2003 @ 16:00:21
Author: mo
Path: /cvs/gnupg/libgcrypt/tests
Modified: ChangeLog basic.c keygen.c pubkey.c register.c tsexp.c
2003-06-09 Moritz Schulte <moritz@g10code.com>
* basic.c, keygen.c, pubkey.c, register.c, tsexp.c: Changed to use
new API.
2003-06-01 Moritz Schulte <moritz@g10code.com>
* tsexp.c (canon_len): Adjust for new gcry_sexp_canon_len API.
------------+
ChangeLog | 18 ++
basic.c | 457 ++++++++++++++++++++++++++++++++++-------------------------
keygen.c | 13 -
pubkey.c | 127 +++++++++++++---
register.c | 2
tsexp.c | 46 ++---
6 files changed, 418 insertions(+), 245 deletions(-)