]> 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:55:18 +0000 (12:55 -0400)
commit7e0fc054a08706d194d3355aba4a06003cadfb29
tree1e8c4715176b38d8f405a9ae0184fe1ea23177f0
parentb07cbf53d5fb6c63bc81b255de359ab9bce9e1d5
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