hkdf: when HMAC key is all zeros, still set a valid key length
[openssl.git] / providers / common / macs / kmac_prov.c
2019-10-10 Richard LevitteProviders: move common exchange,kdfs,keymgmt,macs,signature
2019-09-10 PauliCoverity 1453634: Resource leaks (RESOURCE_LEAK)
2019-09-07 PauliKMAC using common digest get code
2019-09-04 Richard LevitteNew function EVP_MD_free()
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-16 Richard LevitteRename ctx_{get,set}_params to {get,set}_ctx_params
2019-08-15 Richard LevitteRename the hash implementations KMAC{128,256} to KECCAK...
2019-08-15 Richard LevitteMove KMAC to providers