summaryrefslogtreecommitdiff
path: root/lib/libc/hash/sha1
AgeCommit message (Expand)Author
2018-11-27More macros, less whitespace.wiz
2018-11-27Fix link sha1.3 <- SHA1File.3kamil
2018-11-27Document SHA1FileChunk(3) in sha1(3)kamil
2017-07-03Remove workaround for ancient HTML generation code.wiz
2010-04-05\\ -> \ejoerg
2009-11-06Improve portability and clarity by using uint8_t for the byte datajoerg
2009-10-22Pull in revisions 1.24 and 1.25 from upstream, which change this file'ssnj
2009-03-10Add missing .Os.joerg
2008-04-13Fix replicated typodholland
2006-10-27As discussed back in June, remove hmac_sha1 and hmac_md5 from libc, todrochner
2006-06-23Make these weak as Matthias Drochner pointed out.christos
2005-12-26u_intN_t -> uintN_tperry
2005-12-20Use reach-over sources from common/lib/libcchristos
2005-11-29WARNS=4christos
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-24Add man-pages forgotten in previous commit.elad
2005-09-24Organize hashing in libc.elad