]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/ec/ecdh_kdf.c
Params: change UTF8 construct calls to avoid explicit strlen(3) calls.
[thirdparty/openssl.git] / crypto / ec / ecdh_kdf.c
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