aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/modes/mode_utils.h
Commit message (Expand)AuthorAgeFilesLines
* Hide Algorithm_Factory and use the functions in lookup.h internally.lloyd2015-03-041-6/+6
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-10/+10
* Use registry for streams and MACs. Start updating callers.lloyd2015-01-311-10/+3
* Add a runtime map of string->func() which when called returnlloyd2015-01-281-0/+76