]> git.ipfire.org Git - thirdparty/openssl.git/commit
krb5kdf.c.in: Check the key size before applying the key
authorTomas Mraz <tomas@openssl.org>
Thu, 25 Sep 2025 12:19:22 +0000 (14:19 +0200)
committerNeil Horman <nhorman@openssl.org>
Fri, 26 Sep 2025 16:47:41 +0000 (12:47 -0400)
commit3addc8bb3a8e62e701d44ae849437f97940632cd
tree4553d0128e71aa0ec8b1833cf713c0e499d5d3a8
parentc18b6968cc1824bd3280cffa914093bba85dff3f
krb5kdf.c.in: Check the key size before applying the key

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/28663)
providers/implementations/kdfs/krb5kdf.c.in