aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/hash/checksum/crc24
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated headers, make more headers internalJack Lloyd2020-11-062-6/+4
* Deprecate many publically available headersJack Lloyd2019-09-061-0/+2
* 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-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-1/+1
* Add HashFunction::copy_stateJack Lloyd2017-05-222-0/+6
* 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-7/+7
* Add final attribute to many classesJack Lloyd2016-01-101-1/+1
* Mass-prefix member vars with m_René Korthaus2016-01-082-5/+5
* Internal header cleanupsJack Lloyd2015-09-191-2/+1
* Fix static lib registration for block, hash, mac, stream, kdfJack Lloyd2015-09-101-2/+0
* hash: Add missing overridesDaniel Seither2015-07-301-6/+6
* Clean up root dir, remove some unneeded dependencieslloyd2015-02-053-0/+143