Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing overloads to PKCS11_ECDSA_PrivateKey | René Korthaus | 2020-03-04 | 1 | -0/+5 |
* | Fix compliation problem in PKCS11 | Jack Lloyd | 2018-02-07 | 1 | -0/+1 |
* | Clean up header includes | Jack Lloyd | 2017-09-21 | 1 | -1/+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 | -3/+3 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -2/+2 |
* | Add Private_Key::private_key_info() | René Korthaus | 2016-12-05 | 1 | -1/+1 |
* | Pubkey cleanups | Jack Lloyd | 2016-11-12 | 1 | -10/+0 |
* | Revert PK_Verifier change (don't require RNG there). | Jack Lloyd | 2016-10-07 | 1 | -2/+1 |
* | Remove Algo_Registry usage from public key code. | Jack Lloyd | 2016-10-07 | 1 | -0/+10 |
* | fix some warnings and one compile error | Daniel Neus | 2016-06-28 | 1 | -2/+2 |
* | add PKCS#11 support | Daniel Neus | 2016-06-17 | 1 | -0/+127 |