aboutsummaryrefslogtreecommitdiff
path: root/crypto/md4/md4.h
AgeCommit message (Expand)AuthorFilesLines
2006-12-29#include <stddef.h> in digest headers.Andy Polyakov1-0/+1
2005-12-18Keep disclaiming 16-bit platform support. For now remove WIN16 referencesAndy Polyakov1-1/+1
2004-07-25Minor 64-bit md32_common.h update and minor unsignification of digests.Andy Polyakov1-1/+1
2004-05-15size_t-fication of message digest APIs. We should size_t-fy more APIs...Andy Polyakov1-2/+2
2001-03-08Make EVP_Digest*() routines return a value.Dr. Stephen Henson1-3/+3
2001-02-19Make all configuration macros available for application by makingRichard Levitte1-3/+5
2000-08-14MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte1-0/+114