aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/hash/checksum/crc24/crc24.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename CRC24 tablesJack Lloyd2017-12-101-9/+9
* CRC24 performance improvement (32 bits in parallel)Krzysztof Kwiatkowski2017-10-291-66/+211
* Add HashFunction::copy_stateJack Lloyd2017-05-221-0/+5
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-4/+4
* Mass-prefix member vars with m_René Korthaus2016-01-081-3/+3
* Internal header cleanupsJack Lloyd2015-09-191-2/+1
* Fix static lib registration for block, hash, mac, stream, kdfJack Lloyd2015-09-101-2/+0
* Clean up root dir, remove some unneeded dependencieslloyd2015-02-051-0/+105