aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/evp/m_ripemd.c
Commit message (Expand)AuthorAgeFilesLines
* Remove parentheses of return.KaoruToda2017-10-181-1/+1
* Copyright consolidation 04/10Rich Salz2016-05-171-54/+6
* Remove #error from include files.Rich Salz2016-03-201-3/+1
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Add inclusion of internal/evp_int.h to all crypto/ files that need itRichard Levitte2015-12-071-0/+1
* Adjust all accesses to EVP_MD_CTX to use accessor functions.Richard Levitte2015-12-071-3/+3
* Remove legacy sign/verify from EVP_MD.Dr. Stephen Henson2015-12-021-1/+0
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-36/+41
* Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz2015-01-141-1/+1
* makeNils Larsch2005-07-161-0/+2
* size_t-fication of message digest APIs. We should size_t-fy more APIs...Andy Polyakov2004-05-151-1/+1
* (oops) Apologies all, that last header-cleanup commit was from the wrongGeoff Thorpe2004-04-191-0/+1
* Make sure we get the definition of OPENSSL_NO_RIPEMD.Richard Levitte2003-03-201-1/+3
* Add a cleanup function for MDs.Ben Laurie2001-09-071-0/+1
* Make MD functions take EVP_MD_CTX * instead of void *, add copy() function.Ben Laurie2001-09-021-3/+14
* Change the EVP_somecipher() and EVP_somedigest()Dr. Stephen Henson2001-03-091-2/+2
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-1/+1
* Fix no-hmac and no-ripemd.Ulf Möller1999-06-291-0/+3
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-3/+3
* Change functions to ANSI C.Ulf Möller1999-04-191-1/+1
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-0/+81