aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/hash/checksum
Commit message (Expand)AuthorAgeFilesLines
* Make stream, block, hash and cipher mode base classes optionalJack Lloyd2018-01-121-0/+4
* Rename CRC24 tablesJack Lloyd2017-12-101-9/+9
* CRC24 performance improvement (32 bits in parallel)Krzysztof Kwiatkowski2017-10-292-67/+213
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-203-6/+6
* Add API stability annotations.Jack Lloyd2017-09-193-3/+3
* Add HashFunction::copy_stateJack Lloyd2017-05-226-0/+18
* Remove "Dirty hack" for multiple defines in lex_me_harder()Simon Warta2017-04-023-3/+9
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-186-23/+23
* Add final attribute to many classesJack Lloyd2016-01-103-3/+3
* Mass-prefix member vars with m_René Korthaus2016-01-086-16/+16
* Internal header cleanupsJack Lloyd2015-09-193-4/+3
* Fix static lib registration for block, hash, mac, stream, kdfJack Lloyd2015-09-103-6/+0
* hash: Add missing overridesDaniel Seither2015-07-303-18/+18
* Clean up root dir, remove some unneeded dependencieslloyd2015-02-059-0/+406