summaryrefslogtreecommitdiffstats
path: root/include/crypto/ecx.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix external symbols related to ec & sm2 keysShane Lontis2021-02-261-15/+14
* Update copyright yearMatt Caswell2021-02-181-1/+1
* include/crypto: add a few missing #pragma once directivesFdaSilvaYY2021-02-101-0/+2
* DECODER: Adjust the library context of keys in our decodersRichard Levitte2020-12-171-0/+1
* Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre2020-10-151-8/+8
* Hide ECX_KEY againRichard Levitte2020-09-251-0/+5
* Fix ecx so that is uses a settable propertyqueryShane Lontis2020-09-231-5/+7
* Add the library ctx into an ECX_KEYMatt Caswell2020-05-041-1/+2
* Add the ability to ECX to import keys with only the private keyMatt Caswell2020-05-041-0/+1
* s390: ECX key generation fixes.Pauli2020-04-171-7/+0
* ecx: add key generation support.Pauli2020-04-171-0/+5
* Enable Ed25519 signing/verifying to use the libctxMatt Caswell2020-04-091-2/+4
* EVP: Implement support for key downgrading in backendsRichard Levitte2020-03-251-0/+5
* Implement serializers for ED25519 and ED448Matt Caswell2020-03-171-1/+19
* Implement provider support for Ed25519 annd Ed448Matt Caswell2020-03-091-0/+14
* Add Key Management support for EdDSA keysMatt Caswell2020-03-091-11/+16
* Add S390 support for provider based X25519/X448Matt Caswell2020-02-111-0/+7
* Implement a stricter ECX_KEY typeMatt Caswell2020-02-111-0/+67