]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/ec/ec_backend.c
Deprecate EC_KEY + Update ec apps to use EVP_PKEY
[thirdparty/openssl.git] / crypto / ec / ec_backend.c
2021-01-26  Shane LontisDeprecate EC_KEY + Update ec apps to use EVP_PKEY
2021-01-15  Jon SpillettAllow EVP_PKEY private key objects to be created withou...
2020-11-13  Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2020-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-09-05  Shane LontisFix coverity CID #1466378 - Incorrect expression in...
2020-08-22  Shane LontisAdd Explicit EC parameter support to providers.
2020-06-19  Matt CaswellAdd more complete support for libctx/propq in the EC...
2020-06-19  Matt CaswellMake EVP_PKEY_CTX_[get|set]_ec_paramgen_curve_name...
2020-05-26  Shane LontisUpdate core_names.h fields and document most fields.
2020-03-27  Richard LevittePROV: Fix EC_KEY exporters to allow domain parameter...
2020-03-25  Richard LevitteEVP: Implement support for key downgrading in backends