aboutsummaryrefslogtreecommitdiff
path: root/lib/libmd/md4.h
Commit message (Expand)AuthorAgeFilesLines
* Unbreak build following rev. 282726Thomas Quinot2015-05-101-0/+16
* Ensure libmd symbols do not clash with libcryptoThomas Quinot2015-05-101-0/+12
* Fix an 11 year old mistake: Let the hash functions take a void* insteadPoul-Henning Kamp2006-01-171-2/+2
* Add a new entrypoint to the hashes in libmd:Poul-Henning Kamp2001-03-171-0/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Split the padding out into a separate function.Poul-Henning Kamp1998-03-271-1/+2
* Make the MD* header files C++-aware. Also, string arguments are supposedJoerg Wunsch1997-08-251-2/+6
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* close bin/1648 libmd not 64bit safe.Poul-Henning Kamp1996-10-221-2/+2
* Add a structure definition to the MD* Contexts, so that cvs can usePeter Wemm1995-12-111-1/+1
* Change this to do what it should have done from the start.Poul-Henning Kamp1995-07-121-3/+3
* Added "const" to the arguments here and there.Poul-Henning Kamp1994-11-071-2/+2
* Reviewed by: phkPoul-Henning Kamp1994-07-241-0/+42