Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add StreamCipher::default_iv_length | Jack Lloyd | 2018-08-08 | 1 | -2/+0 |
* | Add message to BOTAN_ARG_CHECK and use it more widely | Jack Lloyd | 2018-05-13 | 1 | -0/+1 |
* | Add checks that keyed algorithms are actually keyed before use | Jack Lloyd | 2017-10-26 | 1 | -4/+6 |
* | Further build/test fixes for restricted configurations | Jack Lloyd | 2017-09-24 | 1 | -0/+4 |
* | 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 |
* | 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 | -9/+9 |
* | Add SHAKE-128 and SHAKE-256 as hash functions | Jack Lloyd | 2016-11-10 | 2 | -10/+10 |
* | Add SHAKE-128 as stream cipher | Jack Lloyd | 2016-10-19 | 3 | -0/+140 |