Avoid undefined behavior with unaligned accesses
[openssl.git] / crypto / whrlpool / wp_block.c
2020-05-27 Bernd EdlingerAvoid undefined behavior with unaligned accesses
2020-04-23 Matt CaswellUpdate copyright year
2020-01-12 PauliDeprecate the low level Whirlpool functions.
2019-09-28 Dr. Matthias St... Reorganize local header files
2019-09-01 Bernd EdlingerRemove extern declarations of OPENSSL_ia32cap_P
2019-07-31 joe2018OutlookcomFix warning C4164 in MSVC.
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2017-10-13 Rich SalzRemove email addresses from source code.
2016-05-17 Rich SalzCopyright consolidation 06/10
2016-02-05 FdaSilvaYYGH601: Various spelling fixes.
2015-11-21 Andy PolyakovFix STRICT_ALIGNMENT for whrlpool
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22 Matt Caswellindent has problems with comments that are on the right...
2011-06-28 Andy Polyakovcrypto/whrlpool/wp_block.c: harmonize OPENSSL_ia32cap_P.
2005-11-28 Andy PolyakovAdd missing Makefile and fix couple of typos in commentary.
2005-11-28 Andy PolyakovWhirlpool hash implementation. The fact that subdirecto...