aboutsummaryrefslogtreecommitdiffstats
path: root/cipher/sha512.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* * bithelp.h, des.c, random.c, rndlinux.c, sha1.c, blowfish.c, elgamal.c,David Shaw2003-05-211-6/+6
* * sha512.c: Use the U64_C() macro rather than blindly suffixing with LL.David Shaw2003-05-091-44/+57
* * sha512.c: Suffix all 64-bit constants with LL. Note this makes thisDavid Shaw2003-05-091-51/+51
* * sha256.c, sha512.c: New.David Shaw2003-02-041-0/+416