]> 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:38 +0000 (12:54 -0400)
commitb178b37f203a1777a578e02a18932af0902de01f
tree5910ecfd9cf7f4f528243055e6d4d367a87cbe1e
parent147d5b4f8a8d72b533d8ceb43356163eb1ed92a1
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