summaryrefslogtreecommitdiffstats
path: root/sys/sys/md5.h
Commit message (Expand)AuthorAgeFilesLines
* Add definitions for MD5_BLOCK_LENGTH, MD5_DIGEST_LENGTH andandre2006-03-151-0/+5
* Fix an 11 year old mistake: Let the hash functions take a void* insteadphk2006-01-171-2/+2
* MD5Pad() should never have been exposed.phk2005-02-101-1/+0
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+2
* Oops, this should have been part of my previous commit.mux2002-06-241-3/+0
* Remove __Palfred2002-03-191-1/+1
* Add a new entrypoint to the hashes in libmd:phk2001-03-171-0/+1
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Export MD5Transform in md5.c and remove a private version in random_machdep.cphk1998-03-291-1/+4
* Split the padding out into a separate function.phk1998-03-271-1/+2
* Make the MD* header files C++-aware. Also, string arguments are supposedjoerg1997-08-251-2/+6
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fixup for new location.phk1996-12-221-4/+4
* close bin/1648 libmd not 64bit safe.phk1996-10-221-2/+2
* Add a structure definition to the MD* Contexts, so that cvs can usepeter1995-12-111-1/+1
* Change this to do what it should have done from the start.phk1995-07-121-3/+3
* Added "const" to the arguments here and there.phk1994-11-071-2/+2
* Reviewed by: phkphk1994-07-241-0/+42
OpenPOWER on IntegriCloud