Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Inline SymmetricAlgorithm::verify_key_set | Jack Lloyd | 2018-05-21 | 1 | -1/+7 |
* | Add message to BOTAN_ARG_CHECK and use it more widely | Jack Lloyd | 2018-05-13 | 1 | -12/+2 |
* | Add checks that keyed algorithms are actually keyed before use | Jack Lloyd | 2017-10-26 | 1 | -0/+7 |
* | Avoid empty methods, use =default or add a comment | Jack Lloyd | 2017-10-03 | 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 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -3/+3 |
* | Improve hash doxygen [ci skip] | René Korthaus | 2016-10-19 | 1 | -1/+1 |
* | Improve base doxygen [ci skip] | René Korthaus | 2016-10-11 | 1 | -1/+7 |
* | lib/base: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-27 | 1 | -1/+1 |
* | Remove algo factory, engines, global RNG, global state, etc. | lloyd | 2015-02-04 | 1 | -0/+99 |