]> 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:27:20 +0000 (15:27 +0100)
commit12eb6c58ff2a8d857924b3020d30c8d485ace0a7
tree60711794d4e94059ed2c4f1742a3557d4c2d2e7b
parentac01b9a9fdd33529ed576bbcbb8f8cdb30da2ea2
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)
providers/implementations/kdfs/hkdf.c