[openssl/openssl] 0414f8: Cross Compiles CI: Run evp tests on pull requests
Tomáš Mráz
noreply at github.com
Thu Nov 23 15:15:16 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 0414f89d5c5187260cca63c2066580ba90c44426
https://github.com/openssl/openssl/commit/0414f89d5c5187260cca63c2066580ba90c44426
Author: Tomas Mraz <tomas at openssl.org>
Date: 2023-11-23 (Thu, 23 Nov 2023)
Changed paths:
M .github/workflows/cross-compiles.yml
Log Message:
-----------
Cross Compiles CI: Run evp tests on pull requests
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22750)
Commit: 69d4d5282fdcb16ddb757f07e5c9c384aee65317
https://github.com/openssl/openssl/commit/69d4d5282fdcb16ddb757f07e5c9c384aee65317
Author: Tomas Mraz <tomas at openssl.org>
Date: 2023-11-23 (Thu, 23 Nov 2023)
Changed paths:
M crypto/sha/asm/keccak1600-armv4.pl
M crypto/sha/build.info
Log Message:
-----------
keccak1600-armv4.pl: Further fix for the DigestSqueeze() support
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22750)
Commit: f58d39fb9f6072b58f14faa8d6df40c4fdd83113
https://github.com/openssl/openssl/commit/f58d39fb9f6072b58f14faa8d6df40c4fdd83113
Author: Tomas Mraz <tomas at openssl.org>
Date: 2023-11-23 (Thu, 23 Nov 2023)
Changed paths:
M crypto/sha/asm/keccak1600-armv8.pl
M crypto/sha/asm/keccak1600-ppc64.pl
M crypto/sha/asm/keccak1600-x86_64.pl
Log Message:
-----------
SHA3_squeeze(): The next argument is int
Amend the assembler so it uses only 32bit value.
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22750)
Compare: https://github.com/openssl/openssl/compare/cad48c5b0f71...f58d39fb9f60
More information about the openssl-commits
mailing list