LIBGCRYPT-1-2-BRANCH libgcrypt/cipher (5 files)

cvs user mo cvs at cvs.gnupg.org
Mon Aug 9 12:39:51 CEST 2004


    Date: Monday, August 9, 2004 @ 12:39:51
  Author: mo
    Path: /cvs/gnupg/libgcrypt/cipher
     Tag: LIBGCRYPT-1-2-BRANCH

Modified: ChangeLog ac.c pubkey.c random.c rijndael.c

2004-08-09  Moritz Schulte  <moritz at g10code.com>

	* pubkey.c (gcry_pk_sign): Fixed memory leak; fix provided by
	Modestas Vainius.

2004-07-16  Werner Koch  <wk at gnupg.org>

	* rijndael.c (do_encrypt): Fix alignment problem.  Bugs found by
	Matthias Urlichs.
	(do_decrypt): Ditto.
	(keySched, keySched2): Use 2 macros along with unions in the key
	schedule context.


------------+
 ChangeLog  |   34 ++++++++
 ac.c       |    2 
 pubkey.c   |    5 +
 random.c   |    4 +
 rijndael.c |  227 +++++++++++++++++++++++++++++++++++------------------------
 5 files changed, 180 insertions(+), 92 deletions(-)



More information about the Gnupg-commits mailing list