Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Add ec_group verify function | Never | 2017-02-24 | 1 | -1/+8 |
* | Fix how DL_Group chooses generator for strong prime groups. | Jack Lloyd | 2017-01-06 | 1 | -1/+1 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -2/+2 |
* | Remove explicit from DL_Group, EC_Group constructors taking std::string | Jack Lloyd | 2016-03-05 | 1 | -1/+1 |
* | cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli... | Daniel Neus | 2016-03-05 | 1 | -3/+3 |
* | Mass-prefix member vars with m_ | René Korthaus | 2016-01-08 | 1 | -15/+15 |
* | Fix typos | Simon Warta | 2015-07-24 | 1 | -1/+1 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Correct comment | lloyd | 2014-12-18 | 1 | -2/+2 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+148 |