added openssl app 'kdf' and 'mac' to the NEWS and CHANGES docs
[openssl.git] / crypto / evp / evp_fetch.c
2019-04-19 Richard LevitteFix the generic EVP algorithm fetch to actually cache...
2019-04-09 Matt CaswellUse the right NID when putting a method in the store
2019-04-05 Richard LevitteEVP_set_default_properties(): New function to set globa...
2019-03-18 Richard LevitteAdd generic EVP method fetcher