Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary virtuals from final classes | Jack Lloyd | 2017-10-02 | 1 | -2/+0 |
* | Remove redundant "virtual override" declarations. | Jack Lloyd | 2017-10-02 | 1 | -2/+1 |
* | Apply final annotations to the library also | Jack Lloyd | 2017-09-22 | 1 | -1/+1 |
* | Clean up header includes | Jack Lloyd | 2017-09-21 | 1 | -1/+0 |
* | Change header guard format to BOTAN_FOO_H_ | Jack Lloyd | 2017-09-20 | 1 | -2/+2 |
* | Fix warnings from clangs -Wdocumentation flag | Jack Lloyd | 2017-07-28 | 1 | -2/+2 |
* | Content: | Tomasz Frydrych | 2017-04-03 | 1 | -1/+1 |
* | Remove unnecessary BOTAN_DLL annotations | Jack Lloyd | 2016-12-27 | 1 | -1/+1 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -7/+7 |
* | Expose pk_ops.h as public interface again | Jack Lloyd | 2016-12-04 | 1 | -1/+1 |
* | Avoid having source files start with /** | Jack Lloyd | 2016-11-25 | 1 | -1/+1 |
* | Remove unused Key_Type typedefs | Jack Lloyd | 2016-11-12 | 1 | -2/+0 |
* | Fixes for XMSS wrt 9c72dabc9 | Jack Lloyd | 2016-11-12 | 1 | -15/+0 |
* | Added Extended Hash-Based Signatures (XMSS) | Matthias Gierlings | 2016-11-11 | 1 | -0/+99 |