]> git.ipfire.org Git - thirdparty/openssl.git/commit
hkdf: remove processing for illegal digest param
authorPauli <paul.dale@oracle.com>
Mon, 27 Oct 2025 02:25:38 +0000 (13:25 +1100)
committerPauli <paul.dale@oracle.com>
Tue, 28 Oct 2025 21:11:51 +0000 (08:11 +1100)
commit5da0a7ba85eb3b522035a02a55c2967105a88d64
treed9f3b68f626b0f99c3165193fe40cc9f5e2089c0
parent36efd09aadaedcc9883c47e0d2881b8950c7176b
hkdf: remove processing for illegal digest param

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/28997)
providers/implementations/kdfs/hkdf.c