mirror of
https://github.com/openssl/openssl.git
synced 2024-12-27 06:21:43 +08:00
30691da1ba
Only field multiplication and squaring (but not reduction) show a significant improvement. This is enabled on Power ISA >= 3.0. On a Power 9 CPU an average 10% performance improvement is seen (ECHDE: 14%, ECDSA sign: 6%, ECDSA verify 10%), compared to existing code. On an upcoming Power 10 CPU we see an average performance improvement of 26% (ECHDE: 38%, ECDSA sign: 16%, ECDSA verify 25%), compared to existing code. Signed-off-by: Amitay Isaacs <amitay@ozlabs.org> Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/15401) |
||
---|---|---|
.. | ||
ecp_nistp521-ppc64.pl | ||
ecp_nistz256-armv4.pl | ||
ecp_nistz256-armv8.pl | ||
ecp_nistz256-ppc64.pl | ||
ecp_nistz256-sparcv9.pl | ||
ecp_nistz256-x86_64.pl | ||
ecp_nistz256-x86.pl | ||
x25519-ppc64.pl | ||
x25519-x86_64.pl |