aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/hash/sha2_64
Commit message (Expand)AuthorAgeFilesLines
* Add HashFunction::new_objectJack Lloyd2021-04-031-3/+3
* Use make_unique in copy_state implementationsJack Lloyd2021-04-031-3/+3
* Add choose and majority functionsJack Lloyd2021-01-092-4/+6
* Make scan_name.h, cpuid.h and http_util.h internalJack Lloyd2020-11-281-1/+1
* Remove deprecated headers, make more headers internalJack Lloyd2020-11-063-12/+10
* Deprecate many publically available headersJack Lloyd2019-09-063-0/+4
* Make the ISA list a listJack Lloyd2019-04-171-1/+3
* Add BMI2 variants for SHA-512 and SHA-3Jack Lloyd2019-01-184-10/+233
* Avoid including rotate.h in bswap.hJack Lloyd2018-12-211-0/+1
* Add compile-time rotation functionsJack Lloyd2017-10-121-32/+15
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-3/+3
* Add HashFunction::copy_stateJack Lloyd2017-05-222-0/+18
* Remove "Dirty hack" for multiple defines in lex_me_harder()Simon Warta2017-04-021-1/+3
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-182-36/+36
* Add final attribute to many classesJack Lloyd2016-01-101-3/+3
* Update and consolidate the test framework.Jack Lloyd2015-11-111-1/+1
* Internal header cleanupsJack Lloyd2015-09-191-1/+0
* Fix static lib registration for block, hash, mac, stream, kdfJack Lloyd2015-09-101-4/+0
* hash: Add missing overridesDaniel Seither2015-07-301-18/+18
* Use Algo_Registry also for hashes.lloyd2015-01-281-2/+5
* Ensure all files have copyright and license info.lloyd2015-01-102-2/+2
* Add SHA-512/256lloyd2015-01-082-50/+73
* Move lib into srclloyd2014-01-103-0/+306