]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/ec/ec_backend.c
Add a generic SubjectPublicKeyInfo decoder
[thirdparty/openssl.git] / crypto / ec / ec_backend.c
2021-06-14  Matt CaswellAdd a generic SubjectPublicKeyInfo decoder
2021-05-11  Dr. David von OheimbAdd convenience functions and macros for asymmetric...
2021-05-07  Jon SpillettFixes #14662. Return all EC parameters even for named...
2021-04-22  Tomas MrazFix potential NULL dereference in ossl_ec_key_dup()
2021-04-19  Tomas MrazDetect low-level engine and app method based keys
2021-04-15  Tomas MrazAdd selection support to the provider keymgmt_dup function
2021-03-19  Richard LevittePROV: Add type specific PKCS#8 decoding to the DER...
2021-02-26  Shane LontisFix external symbols related to ec & sm2 keys
2021-01-28  Richard LevitteUpdate copyright year
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