Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -3/+3 |
* | Add support for AES extensions on ARMv8 | Jack Lloyd | 2017-09-03 | 1 | -0/+15 |
* | Notify callers of parallel ops for AES, IDEA, Noekeon, SHACAL2 and Threefish | Jack Lloyd | 2017-08-14 | 1 | -0/+6 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -33/+33 |
* | Change T::provider to return std::string | Jack Lloyd | 2016-09-15 | 1 | -3/+3 |
* | Add T::provider() to allow user to inquire about implementation used | Jack Lloyd | 2016-09-15 | 1 | -0/+4 |
* | Merge optimized implementations into base class | Jack Lloyd | 2016-09-15 | 1 | -0/+36 |
* | Add final attribute to many classes | Jack Lloyd | 2016-01-10 | 1 | -3/+3 |
* | Mass-prefix member vars with m_ | René Korthaus | 2016-01-08 | 1 | -6/+6 |
* | block: Add missing overrides | Daniel Seither | 2015-07-30 | 1 | -18/+18 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+77 |