Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change T::provider to return std::string | Jack Lloyd | 2016-09-15 | 1 | -1/+1 |
* | Add T::provider() to allow user to inquire about implementation used | Jack Lloyd | 2016-09-15 | 1 | -0/+12 |
* | Merge optimized implementations into base class | Jack Lloyd | 2016-09-15 | 1 | -0/+30 |
* | Mass-prefix member vars with m_ | René Korthaus | 2016-01-08 | 1 | -6/+6 |
* | Fix static lib registration for block, hash, mac, stream, kdf | Jack Lloyd | 2015-09-10 | 1 | -3/+1 |
* | More changes for use with debug STL | Simon Warta | 2015-06-30 | 1 | -1/+1 |
* | Add a runtime map of string->func() which when called return | lloyd | 2015-01-28 | 1 | -4/+5 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+205 |