aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/hash/comb4p
Commit message (Expand)AuthorAgeFilesLines
* hash: Add missing overridesDaniel Seither2015-07-301-7/+7
* lib/hash: Convert &vec[0] to vec.data()Simon Warta2015-06-271-7/+7
* Hide Algorithm_Factory and use the functions in lookup.h internally.lloyd2015-03-041-3/+2
* Use Algo_Registry also for hashes.lloyd2015-01-282-0/+19
* Ensure all files have copyright and license info.lloyd2015-01-102-2/+2
* Guess I won't be needing theselloyd2014-01-181-1/+0
* Use unique_ptr instead of bare pointers and explicit delete in block, mac, hash.lloyd2014-01-182-37/+32
* Move lib into srclloyd2014-01-103-0/+164