Fix migration guide mappings for i2o/o2i_ECPublicKey
[openssl.git] / include / openssl / ec.h
2023-09-11 Dimitri PapadopoulosRemove repeated words
2023-09-07 Matt CaswellCopyright year updates
2023-06-15 Dimitri PapadopoulosFix typos found by codespell
2023-02-08 Oliver MihatschNew function EC_GROUP_to_params to convert an EC_GROUP...
2022-05-09 Nathan SidwellHeader file cleanup for C++20 header-units
2022-05-03 Matt CaswellUpdate copyright year
2022-01-03 Dr. David von Oheimbec.h: Explain use of strstr() for EVP_EC_gen() and...
2021-08-30 Nicola TuveriFix d2i_ECPKParameters_fp and i2d_ECPKParameters_fp...
2021-07-27 Tomas MrazECDSA_SIG_set0: r and s parameters cannot be NULL
2021-05-11 Dr. David von OheimbAdd convenience functions and macros for asymmetric...
2021-04-22 MichaMFix typos
2021-02-24 Tomas MrazDeprecated EVP_PKEY_CTX_get0_dh_kdf_ukm() and EVP_PKEY_...
2021-01-28 Richard LevitteUpdate copyright year
2021-01-26 Matt CaswellAdd EVP_PKEY functions to get EC conv form and field...
2021-01-26 Shane LontisDeprecate EC_KEY + Update ec apps to use EVP_PKEY
2020-12-16 Richard LevitteEVP_PKEY & EC_KEY: Make EC EVP_PKEY_CTX parameter ctrls...
2020-12-07 Shane LontisDeprecate EC_POINT_bn2point and EC_POINT_point2bn.
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-01 Matt CaswellRun the withlibctx.pl script
2020-09-22 Paul YangAdd SM2 key management
2020-09-17 Tomas MrazEC_KEY: add EC_KEY_decoded_from_explicit_params()
2020-09-12 Richard LevitteEC: Reimplement EVP_PKEY_CTX_set_ec_param_enc() to...
2020-09-08 Richard LevitteEVP: Move the functions and controls for setting and...
2020-09-08 Richard LevitteEVP: Add support for delayed EVP_PKEY operation parameters
2020-08-22 Shane LontisAdd Explicit EC parameter support to providers.
2020-08-21 Dr. David von OheimbCorrect the #define's of EVP_PKEY_CTRL_SET1_ID and...
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-06-02 Billy BrumleyMove EC_METHOD to internal-only
2020-05-20 Billy Brumleydeprecate EC_POINT_make_affine and EC_POINTs_make_affine
2020-05-19 Billy Brumleydeprecate EC precomputation functionality
2020-05-16 Billy Brumleydeprecate EC_POINTs_mul function
2020-04-23 Matt CaswellUpdate copyright year
2020-04-21 Billy Brumley[crypto/ec] deprecate Jprojective_coordinates_GFp functions
2020-04-15 Richard LevitteEC: Refactor EVP_PKEY_CTX curve setting macros for...
2020-02-18 Nicola Tuveri[PROV][KMGMT][KEXCH][EC] Implement EC keymgtm and ECDH
2020-02-04 PauliDeprecate the ECDSA and EV_KEY_METHOD functions.
2020-02-04 PauliDeprecate the ECDH functions.
2020-02-04 Pauliec.h: fix preprocessor indentation
2019-11-07 Richard LevitteUpdate source files for pre-3.0 deprecation
2019-11-07 Richard LevitteUpdate source files for deprecation at 3.0
2019-10-22 Nicola TuveriDeprecate EC_GROUP_clear_free()
2019-09-28 Dr. Matthias St... Add legacy include guards to public header files
2019-09-28 Dr. Matthias St... Fix header file include guard names
2019-08-29 Matt CaswellFix a documentation bug in ec.h
2019-08-22 Paul YangSupport parsing of SM2 ID in hexdecimal
2019-08-06 Matt CaswellFix ECDSA_SIG docs
2019-08-06 Matt CaswellMake the EC code available from inside the FIPS provider
2019-07-01 Antoine CœurFix Typos
2019-04-11 Shane Lontisadded code to validate EC named curve parameters
2019-03-06 David von Oheimbconstify *_dup() and *i2d_*() and related functions...
2019-02-15 David AsrafAdd EC_GROUP_get0_field
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteRefactor the computation of API version limits
2018-12-06 Richard LevitteSwitch future deprecation version from 1.2.0 to 3.0
2018-10-17 Antoine SalonDeprecate ECDH_KDF_X9_62()
2018-10-17 Antoine SalonEVP module documentation pass
2018-09-07 Paul YangSupport setting SM2 ID
2018-07-31 Matt CaswellDeprecate the EC curve type specific functions in 1.2.0
2018-07-31 Matt CaswellProvide EC functions that are not curve type specific
2018-05-28 Dr. Matthias St... ECDSA_SIG: restore doc comments which were deleted...
2018-05-28 Dr. Matthias St... ECDSA_SIG: add simple getters for commonly used struct...
2018-02-09 Nick MathewsonRemove redundant declarations of ERR_load_*_strings()
2018-01-19 Richard LevitteCopyright update of more files that have changed this...
2018-01-02 Daniel BeveniusFix minor 'the the' typos
2017-09-24 Saagar JhaUpdate comments to match function parameter names
2017-07-23 Johannes BauerFix const correctness of EC_KEY_METHOD_get_*
2017-06-20 Rich SalzModify Sun copyright to follow OpenSSL style
2017-06-07 Rich Salzmake error tables const and separate header file
2017-05-30 Dr. Stephen Hensonmake errors
2017-05-30 Dr. Stephen Hensonmake errors
2017-04-27 Bernd EdlingerAdd parentheses on public macros where appropriate.
2017-03-24 Ian SpenceFix function documentation
2017-03-15 Richard LevitteAdd EC_KEY_get0_engine()
2016-08-22 Kazuki YamaguchiExpose alloc functions for EC{PK,}PARAMETERS
2016-08-19 Dr. Stephen Hensonconstify i2o_ECPublicKey
2016-08-13 Dr. Stephen Hensonmake errors
2016-08-01 Richard J. MooreConst EC_KEY_dup
2016-07-25 FdaSilvaYYConstify EC_KEY_*_oct2priv() input buffer
2016-07-20 Kurt RoeckxCheck for errors allocating the error strings.
2016-07-20 Dr. Stephen HensonDon't allocate r/s in DSA_SIG and ECDSA_SIG
2016-06-20 huangqinjindoc and comment fixes
2016-06-20 Emilia KasperMake DSA_SIG and ECDSA_SIG getters const.
2016-06-13 Peter MosmansRT3454: Re-enable nistp-64_gcc_128 on windows
2016-06-13 TJ SaundersForgot to update the setter argument ordering in the...
2016-06-13 TJ SaundersImplement DSA_SIG_set0() and ECDSA_SIG_set0(), for...
2016-05-23 Rich SalzRemove unused error/function codes.
2016-05-17 Rich SalzCopyright consolidation 03/10
2016-04-28 FdaSilvaYYvarious spelling fixes
2016-04-04 Rich SalzRevert "various spelling fixes"
2016-04-04 FdaSilvaYYvarious spelling fixes
2016-03-20 Rich SalzRemove #error from include files.
2016-03-19 Dr. Stephen Hensonconstify ECDSA_SIG_get0()
2016-03-10 Richard LevitteRemove duplicate typedef of ECPKPARAMETERS in ec.h
2016-03-09 Rich SalzRT3676: Expose ECgroup i2d functions
2016-03-02 Dr. Stephen Hensonmake errors
2016-03-02 Dr. Stephen HensonHandle KDF internally.
2016-03-01 Dr. Stephen Hensonmake errors
2016-02-28 Dr. Stephen HensonTLS support for X25519
2016-02-28 Dr. Stephen HensonAdd no signing flag.
next