Usages of KDFs converted to use the name macros
[openssl.git] / crypto / ec / ecdh_kdf.c
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