Fix migration guide mappings for i2o/o2i_ECPublicKey
[openssl.git] / crypto / ec / ecdh_kdf.c
2021-06-01 Tomas MrazRename all getters to use get/get0 in name
2021-03-11 Matt CaswellUpdate copyright year
2021-02-28 Paulicrypto: add additional argument to KDF derive calls
2021-02-26 Shane LontisFix external symbols related to ec & sm2 keys
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-08-07 Shane LontisAdd evp_test fixes.
2020-07-16 Matt CaswellRevert "kdf: make function naming consistent."
2020-06-11 Paulikdf: make function naming consistent.
2020-04-23 Matt CaswellUpdate copyright year
2020-02-06 PauliParams: change UTF8 construct calls to avoid explicit...
2020-02-04 PauliDeprecate the ECDH functions.
2019-11-07 Richard LevitteUpdate source files for deprecation at 3.0
2019-09-28 Dr. Matthias St... Reorganize local header files
2019-09-11 PauliUsages of KDFs converted to use the name macros
2019-09-06 PauliFix users of KDFs to use params not ctls
2019-05-16 Shane LontisAdded X963KDF API
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteRefactor the computation of API version limits
2018-10-17 Antoine SalonDeprecate ECDH_KDF_X9_62()
2018-10-17 Antoine SalonEVP module documentation pass
2016-07-15 Dr. Stephen Hensoncheck return values for EVP_Digest*() APIs
2016-05-17 Rich SalzCopyright consolidation 06/10
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-12-09 Dr. Stephen HensonMove ECDH_KDF_X9_62 to crypto/ec