Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup includes | Jack Lloyd | 2015-09-22 | 1 | -1/+0 |
* | Remove use of lookup.h in favor of new T::create API. | Jack Lloyd | 2015-09-21 | 1 | -7/+6 |
* | Internal header cleanups | Jack Lloyd | 2015-09-19 | 1 | -1/+0 |
* | Handle dependencies re static linking. GH #279 | Jack Lloyd | 2015-09-17 | 1 | -0/+1 |
* | Remove semicolons at the end of macros | Daniel Seither | 2015-07-15 | 1 | -3/+3 |
* | 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 |