summaryrefslogtreecommitdiffstats
path: root/crypto/md4/md4_dgst.c
AgeCommit message (Expand)Author
2020-04-23Update copyright yearMatt Caswell
2020-01-12Deprecate the low level MD4 functions.Pauli
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2018-12-06Following the license change, modify the boilerplates in crypto/mdN/Richard Levitte
2016-05-17Copyright consolidation 08/10Rich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-08-10RT3999: Remove sub-component version stringsRich Salz
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