]> git.ipfire.org Git - thirdparty/openssl.git/commit
bn/asm/sparcv9-mont.pl: iron another glitch in squaring code path.
authorAndy Polyakov <appro@openssl.org>
Fri, 8 Jun 2018 13:02:39 +0000 (15:02 +0200)
committerAndy Polyakov <appro@openssl.org>
Sat, 9 Jun 2018 12:49:22 +0000 (14:49 +0200)
commite13d8f7ba4681f904cba71558168965697b76a17
tree20148cb088caaefedc7098083bd3c0694bae2082
parent776ad43f9d5c50bd8f9d03c89b862d275835247a
bn/asm/sparcv9-mont.pl: iron another glitch in squaring code path.

This module is used only with odd input lengths, i.e. not used in normal
PKI cases, on contemporary processors. The problem was "illuminated" by
fuzzing tests.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6440)

(cherry picked from commit f55ef97b5c0f8559f393b72ebd4b2de32ad6d231)
crypto/bn/asm/sparcv9-mont.pl