Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add final attribute to many classes | Jack Lloyd | 2016-01-10 | 1 | -3/+3 |
* | Mass-prefix member vars with m_ | René Korthaus | 2016-01-08 | 2 | -15/+15 |
* | Delete Camellia sbox header. | Jack Lloyd | 2015-09-22 | 2 | -550/+1 |
* | Inline Camellia sbox tables to source file | Jack Lloyd | 2015-09-22 | 1 | -3/+530 |
* | Fix static lib registration for block, hash, mac, stream, kdf | Jack Lloyd | 2015-09-10 | 1 | -5/+1 |
* | block: Add missing overrides | Daniel Seither | 2015-07-30 | 1 | -18/+18 |
* | 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 | 1 | -1/+5 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 3 | -3/+3 |
* | Move lib into src | lloyd | 2014-01-10 | 4 | -0/+1019 |