Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make stream, block, hash and cipher mode base classes optional | Jack Lloyd | 2018-01-12 | 1 | -0/+4 |
* | Use explicit on more single-argument constructors | Jack Lloyd | 2017-09-30 | 1 | -1/+1 |
* | Apply final annotations to the library also | Jack Lloyd | 2017-09-22 | 1 | -1/+1 |
* | 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 | -10/+10 |
* | Minor doxygen fixes [ci skip] | René Korthaus | 2016-10-19 | 1 | -1/+1 |
* | Improve kdf doxygen [ci skip] | René Korthaus | 2016-10-19 | 1 | -0/+3 |
* | Add test vectors for KDF1/ISO18033 | René Korthaus | 2016-07-15 | 2 | -3/+3 |
* | Update KDF1-ISO 18033 with KDF label argument | Jack Lloyd | 2016-06-20 | 2 | -2/+5 |
* | add kdf1 implementation according to iso-18033 (preparation for ecies) | Philipp Weber | 2016-04-27 | 3 | -0/+73 |