Fix migration guide mappings for i2o/o2i_ECPublicKey
[openssl.git] / crypto / kdf / sskdf.c
2019-09-06 PauliMove KDFs to the provider.
2019-09-04 PauliOSSL_PARAM_construct_utf8_string computes the string...
2019-08-24 Richard LevitteGet rid of the diversity of names for MAC parameters
2019-08-19 Richard LevitteUse macros internally for algorithm names
2019-08-15 Richard LevitteAdapt diverse code to provider based MACs.
2019-07-09 Bernd EdlingerReplace long dash characters with normal ascii minus
2019-06-06 Kurt RoeckxReplace EVP_MAC_CTX_copy() by EVP_MAC_CTX_dup()
2019-05-16 Shane LontisAdded X963KDF API
2019-05-03 Shane LontisAdded EVP_KDF (similiar to the EVP_MAC)
2019-03-28 Shane Lontiscoverity fixes for SSKDF + mac_app + kdf test cleanup
2019-03-27 Matt CaswellCorrectly check the return code of EVP_MAC_ctrl everwhe...
2019-03-19 Shane LontisSingle step kdf implementation