]> git.ipfire.org Git - thirdparty/openssl.git/commit
fips: zeroize temporary self-check out MD variable
authorDimitri John Ledkov <dimitri.ledkov@surgut.co.uk>
Thu, 14 Nov 2024 04:38:27 +0000 (04:38 +0000)
committerTomas Mraz <tomas@openssl.org>
Fri, 22 Nov 2024 13:24:59 +0000 (14:24 +0100)
commit5946465a8745069afc6db1135e42a3cd718a37dc
treef271ae94ee38c8b6ed9848d1e87a2045e4b9c729
parent69d0d93954f00e3b3506c1fa530e345f10898a02
fips: zeroize temporary self-check out MD variable

At least this is done on module startup only.

To satisfy ISO/IEC 19790:2012/Cor.1:2015(E) Section 7.5 [05.10]
requirement.

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25945)
providers/fips/self_test.c