]> git.ipfire.org Git - thirdparty/openssl.git/commit
rsa: change FIPS zeroization to use the OPENSSL_PEDANTIC_ZEROIZATION define
authorPauli <ppzgs1@gmail.com>
Wed, 27 Nov 2024 00:19:00 +0000 (11:19 +1100)
committerTomas Mraz <tomas@openssl.org>
Thu, 28 Nov 2024 14:13:35 +0000 (15:13 +0100)
commite73c1faa530e7e0d32a8ff197ddb43e8ba7aa483
treef7d9684448ef1392d216e6e603465ddef931b376
parentde22c10b97b5ef32087ce350d1062518a8a623de
rsa: 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)
crypto/rsa/rsa_lib.c