[openssl/openssl] 0fbc50: aes-gcm-avx512.pl: fix non-reproducibility issue
trigpolynom
noreply at github.com
Thu Oct 26 14:30:08 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 0fbc50ef0cb8894973d4739af62e95be825b7ccf
https://github.com/openssl/openssl/commit/0fbc50ef0cb8894973d4739af62e95be825b7ccf
Author: trigpolynom <trigpolynom at gmail.com>
Date: 2023-10-26 (Thu, 26 Oct 2023)
Changed paths:
M crypto/modes/asm/aes-gcm-avx512.pl
Log Message:
-----------
aes-gcm-avx512.pl: fix non-reproducibility issue
Replace the random suffix with a counter, to make the
build reproducible.
Fixes #20954
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre at ncp-e.com>
Reviewed-by: Tom Cosgrove <tom.cosgrove at arm.com>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22415)
More information about the openssl-commits
mailing list