]> 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:54:12 +0000 (12:54 -0400)
commit4ea5644a67e0767bf2fe6090e15ab931e31452e6
tree19ae3b97d3295579e877e22ee308d2df721a8fb0
parent2dbcae3b08436c578fe47b3d721c3c9f806fa07a
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)

(cherry picked from commit 3addc8bb3a8e62e701d44ae849437f97940632cd)
providers/implementations/kdfs/krb5kdf.c.in