summaryrefslogtreecommitdiffstats
path: root/crypto/md4/md4.h
AgeCommit message (Expand)Author
2011-06-01Prohibit use of low level digest APIs in FIPS mode.Dr. Stephen Henson
2006-12-29#include <stddef.h> in digest headers.Andy Polyakov
2005-12-18Keep disclaiming 16-bit platform support. For now remove WIN16 referencesAndy Polyakov
2004-07-25Minor 64-bit md32_common.h update and minor unsignification of digests.Andy Polyakov
2004-05-15size_t-fication of message digest APIs. We should size_t-fy more APIs...Andy Polyakov
2001-03-08Make EVP_Digest*() routines return a value.Dr. Stephen Henson
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2000-08-14MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte