]> 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:50 +0000 (12:54 -0400)
commit74d92a3659fbfe75b4e32e253fd1b0c771a8419d
treec9f4dfc981be1969970342bba0cfb288622d9634
parentb995d16c5496541c712905e1c6d1000e8900bfd7
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