Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hide Algorithm_Factory and use the functions in lookup.h internally. | lloyd | 2015-03-04 | 1 | -3/+2 |
* | Use Algo_Registry also for hashes. | lloyd | 2015-01-28 | 1 | -7/+2 |
* | Add a runtime map of string->func() which when called return | lloyd | 2015-01-28 | 1 | -0/+19 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Use unique_ptr instead of bare pointers and explicit delete in block, mac, hash. | lloyd | 2014-01-18 | 1 | -24/+18 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+98 |