Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 5 | -60/+60 |
* | Add Cilk/OpenMP support | Jack Lloyd | 2016-11-26 | 1 | -14/+8 |
* | cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli... | Daniel Neus | 2016-03-05 | 1 | -1/+1 |
* | Add final attribute to many classes | Jack Lloyd | 2016-01-10 | 2 | -2/+2 |
* | Mass-prefix member vars with m_ | René Korthaus | 2016-01-08 | 4 | -105/+105 |
* | Fix static lib registration for block, hash, mac, stream, kdf | Jack Lloyd | 2015-09-10 | 2 | -6/+2 |
* | block: Add missing overrides | Daniel Seither | 2015-07-30 | 2 | -12/+12 |
* | lib/block: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-27 | 1 | -1/+1 |
* | Add a runtime map of string->func() which when called return | lloyd | 2015-01-28 | 2 | -4/+6 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 5 | -5/+5 |
* | Move lib into src | lloyd | 2014-01-10 | 6 | -0/+887 |