gnupg/cipher (9 files)
cvs user dshaw
cvs at cvs.gnupg.org
Tue Oct 12 19:35:50 CEST 2004
Date: Tuesday, October 12, 2004 @ 19:35:50
Author: dshaw
Path: /cvs/gnupg/gnupg/cipher
Modified: ChangeLog algorithms.h blowfish.c cast5.c cipher.c des.c
idea-stub.c rijndael.c twofish.c
* algorithms.h, cast5.c, cipher.c, idea-stub.c, twofish.c, blowfish.c,
des.c, rijndael.c: Consistently use const for input buffers.
--------------+
ChangeLog | 6 ++++++
algorithms.h | 52 +++++++++++++++++++++++++---------------------------
blowfish.c | 38 ++++++++++++++++----------------------
cast5.c | 39 +++++++++++++++------------------------
cipher.c | 15 ++++++---------
des.c | 27 ++++++++++++---------------
idea-stub.c | 16 ++++++++--------
rijndael.c | 27 ++++++++++++---------------
twofish.c | 27 ++++++++++++---------------
9 files changed, 112 insertions(+), 135 deletions(-)
More information about the Gnupg-commits
mailing list