Deprecate EC_KEY + Update ec apps to use EVP_PKEY
[openssl.git] / include / crypto / ec.h
2021-01-26 Shane LontisDeprecate EC_KEY + Update ec apps to use EVP_PKEY
2020-12-17 Richard LevitteDECODER: Adjust the library context of keys in our...
2020-12-16 Richard LevitteEVP_PKEY & EC_KEY: Make EC EVP_PKEY_CTX parameter ctrls...
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-09-19 Shane LontisFix ec keygen so that it passes the library context...
2020-09-12 Richard LevitteEC: Reimplement EVP_PKEY_CTX_set_ec_param_enc() to...
2020-08-22 Shane LontisAdd Explicit EC parameter support to providers.
2020-08-21 Richard LevitteClean away some declarations
2020-08-07 Shane LontisAdd evp_test fixes.
2020-06-19 Matt CaswellAdd more complete support for libctx/propq in the EC...
2020-05-26 Shane LontisUpdate core_names.h fields and document most fields.
2020-04-23 Matt CaswellUpdate copyright year
2020-03-25 Richard LevitteEVP: Implement support for key downgrading in backends
2020-03-15 Shane LontisAdd ECDSA to providers
2020-03-11 Shane LontisAdd ECDH to fips provider
2020-03-11 Shane LontisAdd EC key validation to default provider
2020-03-03 Shane LontisAdd pairwise consistency self tests to asym keygenerators
2019-09-28 Dr. Matthias St... Fix header file include guard names
2019-09-28 Dr. Matthias St... Reorganize private crypto header files