Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add functions to get size of PK ciphertext,plaintext | Jack Lloyd | 2018-08-10 | 1 | -0/+4 |
* | Apply final annotations to the library also | Jack Lloyd | 2017-09-22 | 1 | -2/+2 |
* | 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 | -2/+2 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -6/+6 |
* | Fix doxygen warnings [ci skip] | René Korthaus | 2016-10-19 | 1 | -0/+4 |
* | Remove Algo_Registry usage from public key code. | Jack Lloyd | 2016-10-07 | 1 | -0/+4 |
* | DLIES rework | Daniel Neus | 2016-07-13 | 1 | -9/+92 |
* | Add PK_Decryptor::decrypt_or_random | Jack Lloyd | 2016-03-20 | 1 | -1/+2 |
* | Mass-prefix member vars with m_ | René Korthaus | 2016-01-08 | 1 | -10/+10 |
* | pubkey: Add missing overrides | Daniel Seither | 2015-07-30 | 1 | -3/+3 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Guess I won't be needing these | lloyd | 2014-01-18 | 1 | -1/+0 |
* | More unique_ptr | lloyd | 2014-01-18 | 1 | -8/+5 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+71 |