Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hide ECX_KEY again | Richard Levitte | 2020-09-25 | 1 | -0/+5 |
* | Fix ecx so that is uses a settable propertyquery | Shane Lontis | 2020-09-23 | 1 | -5/+7 |
* | Add the library ctx into an ECX_KEY | Matt Caswell | 2020-05-04 | 1 | -1/+2 |
* | Add the ability to ECX to import keys with only the private key | Matt Caswell | 2020-05-04 | 1 | -0/+1 |
* | s390: ECX key generation fixes. | Pauli | 2020-04-17 | 1 | -7/+0 |
* | ecx: add key generation support. | Pauli | 2020-04-17 | 1 | -0/+5 |
* | Enable Ed25519 signing/verifying to use the libctx | Matt Caswell | 2020-04-09 | 1 | -2/+4 |
* | EVP: Implement support for key downgrading in backends | Richard Levitte | 2020-03-25 | 1 | -0/+5 |
* | Implement serializers for ED25519 and ED448 | Matt Caswell | 2020-03-17 | 1 | -1/+19 |
* | Implement provider support for Ed25519 annd Ed448 | Matt Caswell | 2020-03-09 | 1 | -0/+14 |
* | Add Key Management support for EdDSA keys | Matt Caswell | 2020-03-09 | 1 | -11/+16 |
* | Add S390 support for provider based X25519/X448 | Matt Caswell | 2020-02-11 | 1 | -0/+7 |
* | Implement a stricter ECX_KEY type | Matt Caswell | 2020-02-11 | 1 | -0/+67 |