aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/hash/sha2_32/sha2_32.h
Commit message (Expand)AuthorAgeFilesLines
* Add BMI2-specific SHA-256Jack Lloyd2018-05-271-0/+6
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-2/+2
* Merge GH #1056 Add HashFunction::copy_state and port to OpenSSL 1.1.0Jack Lloyd2017-05-221-0/+2
|\
| * Add HashFunction::copy_stateJack Lloyd2017-05-221-0/+2
* | Change SHA-2 to use a single convention for CPU extnJack Lloyd2017-05-201-7/+6
* | Add SHA-256 using ARMv8 instructionsJack Lloyd2017-05-201-0/+14
|/
* Add support for Intel SHA-1/SHA-2 instructionsJack Lloyd2017-05-191-0/+8
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-6/+6
* Add final attribute to many classesJack Lloyd2016-01-101-2/+2
* Mass-prefix member vars with m_René Korthaus2016-01-081-4/+4
* hash: Add missing overridesDaniel Seither2015-07-301-12/+12
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+60