]> git.ipfire.org Git - thirdparty/openssl.git/commit
Expand gettable params for HKDF
authorDaniel Van Geest <daniel.vangeest@cryptonext-security.com>
Sun, 13 Apr 2025 00:49:09 +0000 (01:49 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 1 May 2025 09:43:02 +0000 (10:43 +0100)
commit5b800192f2f9b7b0d3a8add2117fb1ecdd029684
tree2cb19df2e844c500f607e19d4ecc6ee1c78079d9
parent934086fb9161e2f4967ad8577a1f3e489cff73d2
Expand gettable params for HKDF

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27365)
providers/implementations/kdfs/hkdf.c
test/evp_kdf_test.c