libgcrypt (INSTALL NEWS)
cvs user werner
cvs@cvs.gnupg.org
Wed, 18 Jun 2003 20:27:50 +0200
Date: Wednesday, June 18, 2003 @ 20:27:50
Author: werner
Path: /cvs/gnupg/libgcrypt
Modified: INSTALL NEWS
* basic.c (check_cbc_mac_cipher): Adjusted for new API of get_blklen
and get_keylen.
(check_ctr_cipher): Ditto.
(check_one_cipher): Ditto.
(check_one_md): Adjusted for new API of gcry_md_copy.
* benchmark.c (cipher_bench): Adjusted for new API of get_blklen
and get_keylen.
* gcrypt.h (gcry_cipher_get_algo_blklen)
(gcry_cipher_get_algo_keylen): Replaced macro by funcion.
* cipher.c (gcry_cipher_get_algo_keylen): New.
(gcry_cipher_get_algo_blklen): New.
---------+
INSTALL | 28 +++++++++++++---------------
NEWS | 3 +++
2 files changed, 16 insertions(+), 15 deletions(-)