summaryrefslogtreecommitdiffstats
path: root/include/crypto/ecx.h
AgeCommit message (Expand)Author
2020-05-04Add the library ctx into an ECX_KEYMatt Caswell
2020-05-04Add the ability to ECX to import keys with only the private keyMatt Caswell
2020-04-17s390: ECX key generation fixes.Pauli
2020-04-17ecx: add key generation support.Pauli
2020-04-09Enable Ed25519 signing/verifying to use the libctxMatt Caswell
2020-03-25EVP: Implement support for key downgrading in backendsRichard Levitte
2020-03-18Implement serializers for ED25519 and ED448Matt Caswell
2020-03-09Implement provider support for Ed25519 annd Ed448Matt Caswell
2020-03-09Add Key Management support for EdDSA keysMatt Caswell
2020-02-11Add S390 support for provider based X25519/X448Matt Caswell
2020-02-11Implement a stricter ECX_KEY typeMatt Caswell