summaryrefslogtreecommitdiff
path: root/crypto/whrlpool/wp_block.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2021-03-111-1/+1
* Reword repeated words.Shane Lontis2021-03-091-1/+1
* Avoid undefined behavior with unaligned accessesBernd Edlinger2020-05-271-9/+23
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Deprecate the low level Whirlpool functions.Pauli2020-01-121-0/+6
* Reorganize local header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Remove extern declarations of OPENSSL_ia32cap_PBernd Edlinger2019-09-011-1/+1
* Fix warning C4164 in MSVC.joe2018Outlookcom2019-07-311-0/+1
* Following the license change, modify the boilerplates in crypto/whrlpool/Richard Levitte2018-12-061-1/+1
* Remove email addresses from source code.Rich Salz2017-10-131-8/+0
* Copyright consolidation 06/10Rich Salz2016-05-171-0/+9
* GH601: Various spelling fixes.FdaSilvaYY2016-02-051-1/+1
* Fix STRICT_ALIGNMENT for whrlpoolAndy Polyakov2015-11-211-20/+23
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-553/+675
* indent has problems with comments that are on the right hand side of a line.Matt Caswell2015-01-221-2/+5
* crypto/whrlpool/wp_block.c: harmonize OPENSSL_ia32cap_P.Andy Polyakov2011-06-281-2/+2
* Add missing Makefile and fix couple of typos in commentary.Andy Polyakov2005-11-281-1/+1
* Whirlpool hash implementation. The fact that subdirectory and .h file areAndy Polyakov2005-11-281-0/+655