libgcrypt/cipher (ChangeLog cipher.c rsa.c serpent.c)

cvs user mo cvs@cvs.gnupg.org
Wed, 27 Aug 2003 18:41:22 +0200


    Date: Wednesday, August 27, 2003 @ 18:41:22
  Author: mo
    Path: /cvs/gnupg/libgcrypt/cipher

   Added: serpent.c
Modified: ChangeLog cipher.c rsa.c

2003-08-19  Moritz Schulte  <mo@g10code.com>

	* cipher.c: Add support for Serpent
	* serpent.c: New file.

2003-08-10  Moritz Schulte  <moritz@g10code.com>

	* rsa.c (_gcry_rsa_blind, _gcry_rsa_unblind): Declare static.


-----------+
 ChangeLog |    9 
 cipher.c  |    5 
 rsa.c     |    4 
 serpent.c |  956 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 972 insertions(+), 2 deletions(-)