summaryrefslogtreecommitdiffstats
path: root/crypto/whrlpool/wp_dgst.c
Commit message (Expand)AuthorAgeFilesLines
* Remove parentheses of return.KaoruToda2017-10-181-2/+2
* Remove email addresses from source code.Rich Salz2017-10-131-8/+0
* Since return is inconsistent, I removed unnecessary parentheses andKaoruToda2017-10-091-3/+3
* Fix a read off the end of the input bufferRich Salz2017-06-081-2/+2
* Convert memset calls to OPENSSL_cleanseMatt Caswell2016-06-301-1/+2
* Copyright consolidation 06/10Rich Salz2016-05-171-0/+9
* GH601: Various spelling fixes.FdaSilvaYY2016-02-051-1/+1
* Re-align some comments after running the reformat script.Matt Caswell2015-01-221-12/+12
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-190/+182
* mark all block comments that need format preserving so thatTim Hudson2014-12-301-1/+1
* Fix "possible loss of data" Win64 compiler warnings.Andy Polyakov2008-12-291-2/+2
* fix signed vs. unsigned warningNils Larsch2006-03-111-2/+1
* Adapt Whirlpool API for EVP.Andy Polyakov2005-11-301-5/+15
* Whirlpool hash implementation. The fact that subdirectory and .h file areAndy Polyakov2005-11-281-0/+255