summaryrefslogtreecommitdiffstats
path: root/crypto/md4/md4_dgst.c
AgeCommit message (Expand)Author
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2013-01-13Fix some clang warnings.Ben Laurie
2012-06-03Version skew reduction: trivia (I hope).Ben Laurie
2007-01-21Constify version strings and some structures.Dr. Stephen Henson
2006-10-11Re-implement md32_common.h [make it simpler!] and eliminate code renderedAndy Polyakov
2004-05-15size_t-fication of message digest APIs. We should size_t-fy more APIs...Andy Polyakov
2002-12-14x86_64 performance patch.Andy Polyakov
2001-03-08Make EVP_Digest*() routines return a value.Dr. Stephen Henson
2000-08-14MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte