STABLE-BRANCH-1-2 gnupg/cipher (ChangeLog sha512.c)

cvs user dshaw cvs@cvs.gnupg.org
Sat, 10 May 2003 00:33:31 +0200


    Date: Saturday, May 10, 2003 @ 00:33:21
  Author: dshaw
    Path: /cvs/gnupg/gnupg/cipher
     Tag: STABLE-BRANCH-1-2

Modified: ChangeLog sha512.c

* sha512.c: Use the U64_C() macro rather than blindly suffixing with LL.  
U64_C is defined in include/types.h and uses the correct suffix depending
on the underlying type of u64.


-----------+
 ChangeLog |    7 ++--
 sha512.c  |  101 +++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 61 insertions(+), 47 deletions(-)