hkdf: when HMAC key is all zeros, still set a valid key length
[openssl.git] / providers / default / macs / poly1305_prov.c
2019-10-10 Richard LevitteProviders: move default kdfs,macs
2019-09-28 Dr. Matthias St... Reorganize private crypto header files
2019-08-29 Matt CaswellFix no-poly1305, no-siphash and no-blake2
2019-08-24 Richard LevitteGet rid of the diversity of names for MAC parameters
2019-08-16 Richard LevitteRename ctx_{get,set}_params to {get,set}_ctx_params
2019-08-15 Richard LevitteMove Poly1305 to providers