mo libgcrypt/cipher (ChangeLog ac.c elgamal.c rand-internal.h)

cvs user mo cvs at cvs.gnupg.org
Tue Oct 28 11:13:26 CET 2003


    Date: Tuesday, October 28, 2003 @ 11:13:26
  Author: mo
    Path: /cvs/gnupg/libgcrypt/cipher
     Tag: mo

Modified: ChangeLog ac.c elgamal.c
 Removed: rand-internal.h

2003-10-28  Moritz Schulte  <mo at g10code.com>

	* ac.c (ac_scheme_get): Return a pointer to the scheme structure,
	instead of an error code.
	(gcry_ac_data_encrypt_scheme): Adjust to ac_scheme_get.
	(gcry_ac_data_decrypt_scheme): Likewise.
	(gcry_ac_data_sign_scheme): Likewise.
	(gcry_ac_data_verify_scheme): Likewise.
	Use new error codes.

2003-10-27  Moritz Schulte  <mo at g10code.com>

	* elgamal.c (do_verify): Cleaned up a bit.


-----------------+
 ChangeLog       |    8 ++++
 ac.c            |   64 ++++++++++++++++++-------------------
 elgamal.c       |   92 +++++++++++++++++++++++++++---------------------------
 rand-internal.h |   14 ++++++++
 4 files changed, 101 insertions(+), 77 deletions(-)



More information about the Gnupg-commits mailing list