summaryrefslogtreecommitdiffstats
path: root/crypto/ec/ecx_backend.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* PROV: Add type specific PKCS#8 decoding to the DER->key decodersRichard Levitte2021-03-191-0/+109
* Add ossl_ ecx symbolsShane Lontis2021-03-181-6/+6
* Update copyright yearMatt Caswell2021-03-111-1/+1
* Fix external symbols related to ec & sm2 keysShane Lontis2021-02-261-4/+4
* Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte2020-11-131-2/+2
* Fix ecx so that is uses a settable propertyqueryShane Lontis2020-09-231-2/+4
* Add the ability to ECX to import keys with only the private keyMatt Caswell2020-05-041-10/+38
* EVP: Implement support for key downgrading in backendsRichard Levitte2020-03-251-0/+62