Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove deprecated headers, make more headers internal | Jack Lloyd | 2020-11-06 | 3 | -12/+6 |
* | Deprecate many publically available headers | Jack Lloyd | 2019-09-06 | 1 | -0/+2 |
* | Refactor CPUID to make it thread safe | Jack Lloyd | 2019-01-30 | 1 | -6/+7 |
* | Fix some warnings from PVS-Studio | Jack Lloyd | 2019-01-17 | 1 | -3/+4 |
* | Avoid including rotate.h in bswap.h | Jack Lloyd | 2018-12-21 | 1 | -0/+1 |
* | Remove support for Visual C++ 2013 | Jack Lloyd | 2018-10-01 | 1 | -4/+4 |
* | Add message to BOTAN_ARG_CHECK and use it more widely | Jack Lloyd | 2018-05-13 | 1 | -3/+6 |
* | Convert http:// links to https:// where possible | Jack Lloyd | 2017-10-24 | 2 | -2/+2 |
* | Add compile-time rotation functions | Jack Lloyd | 2017-10-12 | 1 | -6/+6 |
* | Change header guard format to BOTAN_FOO_H_ | Jack Lloyd | 2017-09-20 | 1 | -2/+2 |
* | More annotations | Jack Lloyd | 2017-09-19 | 1 | -3/+3 |
* | Cleanup ARIA | Jack Lloyd | 2017-08-23 | 2 | -379/+251 |
* | Add ARIA Block Cipher (GH #1004) | Jeffrey Walton | 2017-08-23 | 3 | -0/+717 |