hkdf: when HMAC key is all zeros, still set a valid key length
[openssl.git] / crypto / evp / p_legacy.c
2021-06-01 Tomas MrazRename all getters to use get/get0 in name
2021-03-25 Paulievp: fix coverity 1467500 & 1467502: unchecked return...
2021-03-08 Matt CaswellMake the EVP_PKEY_get0* functions have a const return...
2021-03-08 Matt CaswellCache legacy keys instead of downgrading them
2021-01-28 Richard LevitteUpdate copyright year
2021-01-26 Shane LontisDeprecate EC_KEY + Update ec apps to use EVP_PKEY
2020-11-18 Richard LevitteDeprecate RSA harder