| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement signatures in Botan(no verification yet). | J08nY | 2017-12-09 | 1 | -4/+7 |
| * | Add Botan library implementation of keygen and ECDH. | J08nY | 2017-12-09 | 3 | -7/+25 |
| * | Implement basic standalone testing. | J08nY | 2017-12-06 | 1 | -0/+3 |
| * | Implement ECDSA for standalone libs. | J08nY | 2017-11-28 | 4 | -3/+48 |
| * | Make sure the SPI by the intended provider is always used. | J08nY | 2017-11-26 | 3 | -3/+9 |
| * | Sketch out KeyPairGeneration in standalone. | J08nY | 2017-11-23 | 1 | -0/+4 |
| * | Add KeyPairGenerator idents. | J08nY | 2017-11-13 | 1 | -0/+36 |
| * | Add KeyAgreement/KeyGeneration/Signature tests. Implement KeyAgreementTest. | J08nY | 2017-11-13 | 3 | -7/+28 |
| * | Implement collecting of supported KeyAgreement and Signature objects. | J08nY | 2017-11-12 | 3 | -0/+171 |
