Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove some commented out code from Noekeon | Jack Lloyd | 2017-01-28 | 1 | -13/+0 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -25/+25 |
* | 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/+40 |
* | Mass-prefix member vars with m_ | René Korthaus | 2016-01-08 | 1 | -16/+16 |
* | Fix static lib registration for block, hash, mac, stream, kdf | Jack Lloyd | 2015-09-10 | 1 | -3/+1 |
* | lib/block: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-27 | 1 | -4/+4 |
* | Add a runtime map of string->func() which when called return | lloyd | 2015-01-28 | 1 | -2/+3 |
* | 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/+212 |