Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
[openssl.git] / crypto / ec / ec_ameth.c
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-15 Matt CaswellRemove CMS recipient info information out of the algori...
2020-10-15 Matt CaswellMove CMS signing code out of the algorithms and into CMS
2020-10-15 Matt CaswellMove CMS enveloping code out of the algorithms and...
2020-10-01 Matt CaswellRun the withlibctx.pl script
2020-09-30 Dr. David von OheimbPrune low-level ASN.1 parse errors from error queue...
2020-09-24 Dr. David von OheimbPrune low-level ASN.1 parse errors from error queue...
2020-09-23 Shane LontisFix missing propq in ecdh_cms_set_shared_info()
2020-08-24 Shane LontisFix coverity CID #1458644 - Negative return passed...
2020-08-22 Shane LontisAdd Explicit EC parameter support to providers.
2020-08-20 Richard LevitteX509: Add d2i_PUBKEY_ex(), which take a libctx and...
2020-08-09 Shane LontisAdd libctx to ecdh_KDF_X9_63.
2020-07-06 Nicola Tuveri[EC][ASN1] Detect missing OID when serializing EC param...
2020-06-19 Matt CaswellEnsure creating an EC public key uses the libctx
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 Dr. David von OheimbConstify X509_PUBKEY_get(), X509_PUBKEY_get0(), and...
2020-04-23 Matt CaswellUpdate copyright year
2020-04-17 Matt CaswellWhen calling the import_to function pass the libctx too
2020-04-09 Matt CaswellEnable export_to functions to have access to the libctx
2020-03-28 PauliParam build: make structures opaque.
2020-03-28 PauliParam builder: make the OSSL_PARAM_BLD APIs public.
2020-03-25 Richard LevitteEVP: Implement support for key downgrading in backends
2020-03-23 Richard LevitteDH, DSA, EC_KEY: Fix exporters to allow domain paramete...
2020-03-09 Richard LevitteEVP: Check that key methods aren't foreign when exporting
2020-02-18 Nicola Tuveri[PROV][KEYMGMT][EC] Import/export of priv_key as padded...
2020-02-18 Nicola Tuveri[PROV][KMGMT][KEXCH][EC] Implement EC keymgtm and ECDH
2020-02-18 Nicola Tuveri[EC] Constify internal EC_KEY pointer usage
2020-02-04 PauliDeprecate the ECDSA and EV_KEY_METHOD functions.
2020-02-02 Richard LevitteMake SM3 a mandatory hash function for SM2.
2019-10-09 Rich SalzExplicitly test against NULL; do not use !p or similar
2019-09-28 Dr. Matthias St... Reorganize local header files
2019-09-28 Dr. Matthias St... Reorganize private crypto header files
2019-02-27 Paul YangFix the default digest algorthm of SM2
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-11-10 David WoodhouseStop marking default digest for EC keys as mandatory
2018-10-17 Antoine SalonEVP module documentation pass
2018-07-25 Rich SalzCheck for failures, to avoid memory leak
2018-06-20 Matt CaswellUpdate copyright year
2018-06-19 Jack LloydMove SM2 algos to SM2 specific PKEY method
2017-11-20 Paul YangSupport public key and param check in EVP interface
2017-09-14 Rich SalzFix function name in ECerr call
2017-09-13 Paul YangSupport key check in EVP interface
2017-06-13 Bernd EdlingerFix a memleak in ec_copy_parameters.
2017-02-14 Yuchimem leak on error path and error propagation fix
2016-09-09 Tim HudsonFix EC_KEY_print so it prints out private key information
2016-09-07 David WoodhouseAvoid EVP_PKEY_cmp() crash on EC keys without public...
2016-08-17 Dr. Stephen HensonConstify private key decode.
2016-08-17 Dr. Stephen Hensonconstify X509_ALGOR_get0()
2016-08-16 Dr. Stephen HensonAdd ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
2016-08-13 Dr. Stephen HensonAdd encoded points to other EC curves too.
2016-07-15 Richard LevitteFix ASN.1 private encode of EC_KEY to not change the...
2016-07-01 Alessandro GhediniFix printing private EC_KEY
2016-06-26 Rich SalzRT2680: Public EC key is shown as private
2016-05-31 Dr. Stephen HensonParameter copy sanity checks.
2016-05-17 Rich SalzCopyright consolidation 05/10
2016-03-20 Rich SalzRemove #error from include files.
2016-02-05 FdaSilvaYYGH601: Various spelling fixes.
2016-02-05 Dr. Stephen HensonAdd EC_KEY_priv2buf()
2016-02-05 Dr. Stephen Hensonuse enum type for do_EC_KEY_print
2016-02-05 Dr. Stephen Hensonupdate EC ASN1 and print routines
2016-01-31 Dr. Stephen HensonRemove redundant code.
2016-01-31 Dr. Stephen HensonAdd EC_GROUP_order_bits, EC_GROUP_get0_order and EC_GRO...
2016-01-20 Dr. Stephen Hensonmake EVP_PKEY opaque
2015-12-14 Dr. Stephen HensonExtend EVP_PKEY_copy_parameters()
2015-11-09 Matt CaswellContinue standardising malloc style for libcrypto
2015-09-03 David BarRT3674: Make no-cms build work.
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-05-11 Rich SalzUse p==NULL not !p (in if statements, mainly)
2015-05-01 Rich Salzfree null cleanup finale
2015-05-01 Rich Salzfree NULL cleanup 7
2015-04-30 Rich Salzfree NULL cleanup 5a
2015-04-28 Rich Salzremove malloc casts
2015-03-28 Rich Salzfree NULL cleanup
2015-03-25 Rich Salzfree NULL cleanup.
2015-03-24 Dr. Stephen HensonMove some ASN.1 internals to asn1_int.h
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2014-09-08 Kurt RoeckxRT2626: Change default_bits from 1K to 2K
2014-08-28 Rich SalzMerge branch 'master' of git.openssl.org:openssl
2014-08-27 Adam LangleyRT3065: ec_private_key_dont_crash
2014-04-26 manchaFix eckey_priv_encode()
2014-03-28 Dr. Stephen HensonAdd functions returning security bits.
2013-08-05 Dr. Stephen HensonAdd KDF for DH.
2013-08-05 Dr. Stephen HensonAlgorithm parameter support.
2013-07-17 Dr. Stephen HensonAdd support for ECDH KARI.
2013-03-26 Matt CaswellMake binary curve ASN.1 work in FIPS mode.
2010-03-06 Dr. Stephen HensonAdd algorithm specific signature printing. An individua...
2008-11-12 Geoff ThorpeRevert the size_t modifications from HEAD that had...
2008-11-05 Dr. Stephen HensonUpdate obsolete email address...
2008-11-01 Ben LaurieMore size_tification.
2008-03-16 Geoff ThorpeFix a variety of warnings generated by some elevated...
2008-03-12 Dr. Stephen HensonAnd so it begins...
2007-01-21 Dr. Stephen HensonConstify version strings and some structures.
2006-12-20 Nils Larschadd support for ecdsa-with-sha256 etc.
2006-07-17 Dr. Stephen HensonFix various error codes to match functions.
2006-05-07 Dr. Stephen HensonAdd support for default public key digest type ctrl.
2006-04-20 Nils Larschmake local function static
2006-04-17 Dr. Stephen HensonAllow public key ASN1 methods to set PKCS#7 SignerInfo...
2006-03-28 Dr. Stephen HensonNew utility pkeyparam. Enhance and bugfix algorithm...
2006-03-23 Dr. Stephen HensonAdd support for legacy PEM format private keys in EVP_P...
next