]> git.ipfire.org Git - thirdparty/openssl.git/commit
pbkdf2: change FIPS zeroization to use the OPENSSL_PEDANTIC_ZEROIZATION define
authorPauli <ppzgs1@gmail.com>
Wed, 27 Nov 2024 00:19:32 +0000 (11:19 +1100)
committerTomas Mraz <tomas@openssl.org>
Thu, 28 Nov 2024 14:13:35 +0000 (15:13 +0100)
commit8d09e61be6bf22bbaacda5ec53e02f938f40c76d
treec48481402d629686cbd60f484c6e03d1fa79c7ea
parentdb1d8c90d52a4f2be1afd9448368c012b8990f1e
pbkdf2: change FIPS zeroization to use the OPENSSL_PEDANTIC_ZEROIZATION define

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26068)
providers/implementations/kdfs/pbkdf2.c