[openssl/openssl] e8f714: Revert "bn: Add fixed length (n=6), unrolled PPC M...
Tomas Mraz
noreply at reply.github.openssl.org
Wed Jun 15 07:55:19 UTC 2022
Branch: refs/heads/openssl-3.0
Home: https://github.openssl.org/openssl/openssl
Commit: e8f714b05f8bafa88e43d7a2fbb3686a820a0a62
https://github.openssl.org/openssl/openssl/commit/e8f714b05f8bafa88e43d7a2fbb3686a820a0a62
Author: Tomas Mraz <tomas at openssl.org>
Date: 2022-06-15 (Wed, 15 Jun 2022)
Changed paths:
M crypto/bn/asm/ppc64-mont-fixed.pl
M crypto/bn/bn_ppc.c
M crypto/bn/build.info
Log Message:
-----------
Revert "bn: Add fixed length (n=6), unrolled PPC Montgomery Multiplication"
This reverts commit 0d40ca47bd86e74a95c3a2f5fb6c67cdbee93c79.
It was found that the computation produces incorrect results in some
cases.
Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18512)
(cherry picked from commit 712d9cc90e355b2c98a959d4e9398610d2269c9e)
Commit: 30b2e2a37d3368a688ccee7d76f88533da772874
https://github.openssl.org/openssl/openssl/commit/30b2e2a37d3368a688ccee7d76f88533da772874
Author: Tomas Mraz <tomas at openssl.org>
Date: 2022-06-15 (Wed, 15 Jun 2022)
Changed paths:
M test/recipes/30-test_evp_data/evppkey_ecdsa.txt
Log Message:
-----------
Testcase for regression by PPC64 fixed length montgomery multiplication
Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18512)
(cherry picked from commit 14f95126c098358c434d59835834f9f0be7ea498)
Compare: https://github.openssl.org/openssl/openssl/compare/db5bb6b14c62...30b2e2a37d33
More information about the openssl-commits
mailing list