libgcrypt/cipher (8 files)

cvs user werner cvs at cvs.gnupg.org
Tue Dec 9 15:10:32 CET 2003


    Date: Tuesday, December 9, 2003 @ 15:10:32
  Author: werner
    Path: /cvs/gnupg/libgcrypt/cipher

Modified: ChangeLog Manifest arcfour.c blowfish.c cast5.c des.c dsa.c
          elgamal.c

* dsa.c: Unified indentation style.
* elgamal.c: Ditto. 
* des.c (des_key_schedule): Code beautifications.
* blowfish.c: Changed indentation style.
* cast5.c (do_cast_setkey): Ditto.


------------+
 ChangeLog  |    6 
 Manifest   |   24 +-
 arcfour.c  |  102 +++++-----
 blowfish.c |  442 ++++++++++++++++++++++----------------------
 cast5.c    |   67 +++---
 des.c      |  388 ++++++++++++++++++++-------------------
 dsa.c      |  461 ++++++++++++++++++++++++----------------------
 elgamal.c  |  584 ++++++++++++++++++++++++++++++-----------------------------
 8 files changed, 1074 insertions(+), 1000 deletions(-)



More information about the Gnupg-commits mailing list