Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove redundant return statement | Jack Lloyd | 2017-10-02 | 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 |
* | Handle IV carryover in CBC, CFB, and stream ciphers | Jack Lloyd | 2017-05-13 | 1 | -1/+4 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -3/+3 |
* | Cipher_Mode and AEAD_Mode improvements | Daniel Neus | 2016-11-08 | 1 | -1/+8 |
* | Improve modes doxygen [ci skip] | René Korthaus | 2016-10-19 | 1 | -0/+3 |
* | Cipher_Mode API improvements | Jack Lloyd | 2016-09-01 | 1 | -6/+5 |
* | cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli... | Daniel Neus | 2016-03-05 | 1 | -1/+1 |
* | modes: Add missing overrides | Daniel Seither | 2015-07-30 | 1 | -1/+1 |
* | Move Cipher_Mode enum out of types.h, move stream cipher mode to new header | lloyd | 2015-02-05 | 1 | -0/+63 |