summaryrefslogtreecommitdiff
path: root/lib/libc/hash/sha2/sha512hl.c
AgeCommit message (Expand)Author
2008-04-13Fix replicated typodholland
2006-10-28More cleanup after sha2.h and rmd160.h moved houseagc
2005-09-28Rename "hash.c" to "hashhl.c" since this is included from *hl.c files.christos
2005-09-26The weak alias macros can only work before namespace.h gets included becausechristos
2005-09-24Use common code from hash.c.elad
2005-08-26Include namespace.h to make this build in nbcompat.elad
2005-08-24Fix lint warnings.tron
2005-08-23Add helper routines (end, filechunk, file, data) for SHA2.elad