aboutsummaryrefslogtreecommitdiff
path: root/crypto/ripemd/rmd_one.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-17Copyright consolidation 08/10Rich Salz1-54/+6
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-20/+19
2005-04-14Check return values of <Digest>_Init functions in low level digest calls.Dr. Stephen Henson1-1/+2
2004-05-15size_t-fication of message digest APIs. We should size_t-fy more APIs...Andy Polyakov1-1/+1
2002-12-03Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au>Richard Levitte1-0/+1
2002-11-28Cleanse memory using the new OPENSSL_cleanse() function.Richard Levitte1-1/+1
2000-02-03Document hash functions.Ulf Möller1-1/+1
1999-12-19MacOS updates.Andy Polyakov1-1/+1
1999-09-06Fix warnings.Ben Laurie1-0/+1
1999-08-28RIPEMD160 shape-up. Major news are that it's operational on all platformsAndy Polyakov1-1/+1
1999-04-19Change functions to ANSI C.Ulf Möller1-4/+2
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-0/+77