Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change header guard format to BOTAN_FOO_H_ | Jack Lloyd | 2017-09-20 | 1 | -2/+2 |
* | Complete the final annotation changes | Jack Lloyd | 2017-09-19 | 1 | -1/+2 |
* | Add API stability annotations. | Jack Lloyd | 2017-09-19 | 1 | -3/+3 |
* | Generate private RSA key with OpenSSL. | Alexander Bluhm | 2017-04-30 | 1 | -1/+6 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -2/+2 |
* | Public_Key derived class ctors take an std::vector<byte> | René Korthaus | 2016-12-11 | 1 | -1/+1 |
* | Remove automatic self-testing of public and private keys | Jack Lloyd | 2016-11-03 | 1 | -2/+1 |
* | Add create_private_key, expose key loading functions in pk_algs.h | Jack Lloyd | 2016-10-20 | 1 | -6/+23 |
* | 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/+24 |