[openssl/openssl] 99630a: 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.1
  Home:   https://github.com/openssl/openssl
  Commit: 99630a1b08fd6464d95052dee4a3500afeb95867
      https://github.com/openssl/openssl/commit/99630a1b08fd6464d95052dee4a3500afeb95867
  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