summaryrefslogtreecommitdiff
path: root/lib/libmd/md2.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the RFC 1319 MD2 Message-Digest Algorithm routines from libmd.David E. O'Brien2012-04-281-46/+0
* 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
* 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/+40