Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hide Algorithm_Factory and use the functions in lookup.h internally. | lloyd | 2015-03-04 | 1 | -6/+6 |
* | Remove algo factory, engines, global RNG, global state, etc. | lloyd | 2015-02-04 | 1 | -10/+10 |
* | Use registry for streams and MACs. Start updating callers. | lloyd | 2015-01-31 | 1 | -10/+3 |
* | Add a runtime map of string->func() which when called return | lloyd | 2015-01-28 | 1 | -0/+76 |