summaryrefslogtreecommitdiffstats
path: root/crypto/md4/md4test.c
AgeCommit message (Expand)Author
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2007-06-07Remove unnecessary casts and avoid some warnings with gcc 4.2.Dr. Stephen Henson
2004-07-22EVP_Digest is size_t-fied, clean up test programs accordingly.Andy Polyakov
2002-11-28Have all tests use EXIT() to exit rather than exit(), since the latter doesn'tRichard Levitte
2001-10-16Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie
2001-06-19Change all calls to low level digest routines in the library andDr. 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