summaryrefslogtreecommitdiff
path: root/crypto/ripemd/rmd_one.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Deprecate the low level RIPEMD160 functions.Pauli2020-01-121-0/+6
* Following the license change, modify the boilerplates in crypto/ripemd/Richard Levitte2018-12-061-1/+1
* Remove parentheses of return.KaoruToda2017-10-181-1/+1
* Copyright consolidation 08/10Rich Salz2016-05-171-54/+6
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-20/+19
* Check return values of <Digest>_Init functions in low level digest calls.Dr. Stephen Henson2005-04-141-1/+2
* size_t-fication of message digest APIs. We should size_t-fy more APIs...Andy Polyakov2004-05-151-1/+1
* Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au>Richard Levitte2002-12-031-0/+1
* Cleanse memory using the new OPENSSL_cleanse() function.Richard Levitte2002-11-281-1/+1
* Document hash functions.Ulf Möller2000-02-031-1/+1
* MacOS updates.Andy Polyakov1999-12-191-1/+1
* Fix warnings.Ben Laurie1999-09-061-0/+1
* RIPEMD160 shape-up. Major news are that it's operational on all platformsAndy Polyakov1999-08-281-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-4/+2
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-0/+77