summaryrefslogtreecommitdiffstats
path: root/crypto/ripemd/rmdtest.c
AgeCommit message (Expand)Author
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
2002-08-12Do not include openssl/ripemd.h when the RIPEMD algorithm has been deselected.Richard Levitte
2002-04-29Synchronise with 0.9.7-stable.Richard Levitte
2002-03-18fix #include positionBodo Möller
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
1999-09-08some more patches for avoiding problems with non-automatic variablesBodo Möller
1999-06-04Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall