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