[openssl/openssl] 7aff0b: aes-gcm-avx512.pl: fix non-reproducibility issue
trigpolynom
noreply at github.com
Thu Oct 26 14:30:08 UTC 2023
Branch: refs/heads/openssl-3.2
Home: https://github.com/openssl/openssl
Commit: 7aff0b284bce2eb94bc1676118a50715330e22ad
https://github.com/openssl/openssl/commit/7aff0b284bce2eb94bc1676118a50715330e22ad
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)
(cherry picked from commit 0fbc50ef0cb8894973d4739af62e95be825b7ccf)
More information about the openssl-commits
mailing list