summaryrefslogtreecommitdiffstats
path: root/crypto/md4/md4.h
AgeCommit message (Expand)Author
2015-01-23Keep disclaiming 16-bit support.Andy Polyakov
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-12RT3548: Remove some unsupported platforms.Rich Salz
2014-12-30mark all block comments that need format preserving so thatTim Hudson
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