summaryrefslogtreecommitdiff
path: root/include/crypto/ec.h
Commit message (Expand)AuthorAgeFilesLines
* Add Explicit EC parameter support to providers.Shane Lontis2020-08-221-1/+5
* Clean away some declarationsRichard Levitte2020-08-211-1/+0
* Add evp_test fixes.Shane Lontis2020-08-071-1/+1
* Add more complete support for libctx/propq in the EC codeMatt Caswell2020-06-191-0/+1
* Update core_names.h fields and document most fields.Shane Lontis2020-05-261-1/+1
* Update copyright yearMatt Caswell2020-04-231-1/+1
* EVP: Implement support for key downgrading in backendsRichard Levitte2020-03-251-0/+8
* Add ECDSA to providersShane Lontis2020-03-151-1/+1
* Add ECDH to fips providerShane Lontis2020-03-121-0/+2
* Add EC key validation to default providerShane Lontis2020-03-121-0/+4
* Add pairwise consistency self tests to asym keygeneratorsShane Lontis2020-03-031-0/+1
* Fix header file include guard namesDr. Matthias St. Pierre2019-09-281-2/+2
* Reorganize private crypto header filesDr. Matthias St. Pierre2019-09-281-0/+53