Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove deprecated headers, make more headers internal | Jack Lloyd | 2020-11-06 | 1 | -2/+2 |
* | Add checks that keyed algorithms are actually keyed before use | Jack Lloyd | 2017-10-26 | 1 | -0/+4 |
* | Fix some cast warnings from Sonar | Jack Lloyd | 2017-10-01 | 1 | -2/+2 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -22/+22 |
* | Missing inline specifier | Jack Lloyd | 2016-10-02 | 1 | -1/+1 |
* | Mass-prefix member vars with m_ | René Korthaus | 2016-01-08 | 1 | -14/+14 |
* | Inline SEED's sbox tables | Jack Lloyd | 2016-01-01 | 1 | -25/+203 |
* | Fix static lib registration for block, hash, mac, stream, kdf | Jack Lloyd | 2015-09-10 | 1 | -3/+1 |
* | Add a runtime map of string->func() which when called return | lloyd | 2015-01-28 | 1 | -1/+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/+146 |