summaryrefslogtreecommitdiff
path: root/lib/libc/md/md5c.c
AgeCommit message (Expand)Author
2003-11-14s/modifed/modified/keihan
2003-10-27Overhaul how `build.sh tools' are used:lukem
2002-03-31Add the md[245], sha1 and rmd160 functions to libnbcompat, conditional on theirbjh21
2000-01-22Delint.mycroft
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-17Partially revert previous change: the assertions made in utility functionskleink
1999-09-16Resynch with libkernsommerfeld
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1999-09-10don't __weak_alias for _STANDALONE codedrochner
1999-05-03Mark const castaways for lint.christos
1999-02-09sync with libkern. Again.explorer
1999-02-04sync this with changes made in libkern.explorer
1998-11-13delintchristos
1998-10-20Need internal names for MD[45]{Init,Final,Update}().kleink
1998-08-10bzero->memset, bcopy->memcpy, bcmp->memcmpperry
1998-07-26constify some tables.mycroft
1998-03-26when deciding whether to use standard system include files or libkern.h,cgd
1997-04-30- Liberal application of suggestions in /usr/share/misc/style.thorpej
1997-01-30Add MD4/MD5 routines to the C library, taken directly from FreeBSD'sthorpej