summaryrefslogtreecommitdiffstats
path: root/crypto/whrlpool/wp_dgst.c
AgeCommit message (Expand)Author
2017-10-18Remove parentheses of return.KaoruToda
2017-10-13Remove email addresses from source code.Rich Salz
2017-10-09Since return is inconsistent, I removed unnecessary parentheses andKaoruToda
2017-06-08Fix a read off the end of the input bufferRich Salz
2016-06-30Convert memset calls to OPENSSL_cleanseMatt Caswell
2016-05-17Copyright consolidation 06/10Rich Salz
2016-02-05GH601: Various spelling fixes.FdaSilvaYY
2015-01-22Re-align some comments after running the reformat script.Matt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2014-12-30mark all block comments that need format preserving so thatTim Hudson
2008-12-29Fix "possible loss of data" Win64 compiler warnings.Andy Polyakov
2006-03-11fix signed vs. unsigned warningNils Larsch
2005-11-30Adapt Whirlpool API for EVP.Andy Polyakov
2005-11-28Whirlpool hash implementation. The fact that subdirectory and .h file areAndy Polyakov