aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ripemd/rmd_dgst.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some clang warnings.Ben Laurie2013-01-131-15/+15
* Constify version strings and some structures.Dr. Stephen Henson2007-01-211-1/+1
* Re-implement md32_common.h [make it simpler!] and eliminate code renderedAndy Polyakov2006-10-111-204/+1
* size_t-fication of message digest APIs. We should size_t-fy more APIs...Andy Polyakov2004-05-151-4/+4
* x86_64 performance patch.Andy Polyakov2002-12-141-6/+6
* Make EVP_Digest*() routines return a value.Dr. Stephen Henson2001-03-081-1/+2
* HP-UX tune-up: new unified configs, HP C compiler bug workaround.Andy Polyakov2000-02-121-13/+12
* Source code cleanups: Use void * rather than char * in lhash,Ulf Möller2000-01-301-1/+1
* RIPEMD160 shape-up. Major news are that it's operational on all platformsAndy Polyakov1999-08-281-235/+214
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-10/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-18/+7
* Fix security hole.Ben Laurie1999-03-221-1/+2
* Fix version stuff:Ralf S. Engelschall1998-12-311-1/+1
* *** empty log message ***OpenSSL_0_9_1cRalf S. Engelschall1998-12-231-1/+1
* Switch version string to SSLeay/OpenSSLRalf S. Engelschall1998-12-231-1/+1
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-221-1/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-2/+2
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-0/+535