aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/block/cascade/cascade.cpp
Commit message (Expand)AuthorAgeFilesLines
* Hide Algorithm_Factory and use the functions in lookup.h internally.lloyd2015-03-041-3/+2
* Use Algo_Registry also for hashes.lloyd2015-01-281-7/+2
* Add a runtime map of string->func() which when called returnlloyd2015-01-281-0/+19
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Use unique_ptr instead of bare pointers and explicit delete in block, mac, hash.lloyd2014-01-181-24/+18
* Move lib into srclloyd2014-01-101-0/+98