summaryrefslogtreecommitdiff
path: root/lib/libc/hash/Makefile.inc
AgeCommit message (Expand)Author
2000-07-05fix typo: rmd160l.c -> rmd160hl.ccyber
2000-07-05Pull in RIPEMD-160 functions from OpenBSD - this has the same API as our MD4,ad
1999-02-24use ${ARCHDIR} instead of ${.CURDIR}/arch/${MACHINE_ARCH} where appropriatedrochner
1999-02-04add sha1 functions, like md5/4explorer