]> git.ipfire.org Git - thirdparty/openssl.git/commit
hkdf: allow salt to be set to null
authorPauli <ppzgs1@gmail.com>
Wed, 9 Apr 2025 02:42:10 +0000 (12:42 +1000)
committerMatt Caswell <matt@openssl.org>
Fri, 18 Apr 2025 14:35:37 +0000 (15:35 +0100)
commitc06fc62fc17ae5c72d08302e25baae875eac75c6
tree692f81067fe0b9d8ae82812772f259d18823347e
parent47b092f3100728d8735d23c8ad3156890169fc6e
hkdf: allow salt to be set to null

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27305)

(cherry picked from commit 12eb6c58ff2a8d857924b3020d30c8d485ace0a7)
providers/implementations/kdfs/hkdf.c