]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/whrlpool/wp_dgst.c
Implement EVP_MAC_do_all_ex()
[thirdparty/openssl.git] / crypto / whrlpool / wp_dgst.c
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2017-10-18  KaoruTodaRemove parentheses of return.
2017-10-13  Rich SalzRemove email addresses from source code.
2017-10-09  KaoruTodaSince return is inconsistent, I removed unnecessary...
2017-06-08  Rich SalzFix a read off the end of the input buffer
2016-06-30  Matt CaswellConvert memset calls to OPENSSL_cleanse
2016-05-17  Rich SalzCopyright consolidation 06/10
2016-02-05  FdaSilvaYYGH601: Various spelling fixes.
2015-01-22  Matt CaswellRe-align some comments after running the reformat script.
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2014-12-30  Tim Hudsonmark all block comments that need format preserving...
2008-12-29  Andy PolyakovFix "possible loss of data" Win64 compiler warnings.
2006-03-11  Nils Larschfix signed vs. unsigned warning
2005-11-30  Andy PolyakovAdapt Whirlpool API for EVP.
2005-11-28  Andy PolyakovWhirlpool hash implementation. The fact that subdirecto...