libgcrypt (TODO)
cvs user werner
cvs at cvs.gnupg.org
Fri Dec 19 20:49:36 CET 2003
Date: Friday, December 19, 2003 @ 20:49:36
Author: werner
Path: /cvs/gnupg/libgcrypt
Modified: TODO
* md.c: Moved a couple of functions down below the data structure
definitions.
(struct gcry_md_context): New field ACTUAL_HANDLE_SIZE.
(md_open): Set it here.
(strcut gcry_md_list): New field ACTUAL_STRUCT_SIZE.
(md_enable): Set it here.
(md_close): Wipe the context memory.
secure memory.
* cipher.c (struct gcry_cipher_handle): New field ACTUAL_HANDLE_SIZE.
(gcry_cipher_open): Set it here.
(gcry_cipher_close): Use it to always wipe out the handle data.
* md.c: Minor code and comment cleanups.
------+
TODO | 5 +++++
1 files changed, 5 insertions(+)
More information about the Gnupg-commits
mailing list