Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change header guard format to BOTAN_FOO_H_ | Jack Lloyd | 2017-09-20 | 1 | -2/+2 |
* | Add API stability annotations. | Jack Lloyd | 2017-09-19 | 1 | -1/+1 |
* | Fix various MSVC warnings | Jack Lloyd | 2017-08-31 | 1 | -1/+2 |
* | Remove "Dirty hack" for multiple defines in lex_me_harder() | Simon Warta | 2017-04-02 | 1 | -1/+3 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 2 | -18/+18 |
* | fix SipHash::clear() and MAC test improvements | Daniel Neus | 2016-07-20 | 1 | -3/+4 |
* | Add final attribute to many classes | Jack Lloyd | 2016-01-10 | 1 | -1/+1 |
* | Internal header cleanups | Jack Lloyd | 2015-09-19 | 1 | -1/+0 |
* | Fix static lib registration for block, hash, mac, stream, kdf | Jack Lloyd | 2015-09-10 | 1 | -2/+0 |
* | mac: Add missing overrides | Daniel Seither | 2015-07-30 | 1 | -8/+8 |
* | In Algo_Registry if a maker func fails, try the next most preferred one | lloyd | 2015-03-05 | 1 | -1/+1 |
* | Use registry for streams and MACs. Start updating callers. | lloyd | 2015-01-31 | 1 | -3/+3 |
* | Add SipHash | lloyd | 2015-01-11 | 3 | -0/+169 |