Add blinding in BN_GF2m_mod_inv for binary field inversions
authorBilly Brumley <bbrumley@gmail.com>
Tue, 24 Apr 2018 13:03:42 +0000 (16:03 +0300)
committerAndy Polyakov <appro@openssl.org>
Wed, 9 May 2018 11:30:42 +0000 (13:30 +0200)
commit0dae8bafceabc8966383aa1f11ee8622f7dbde2f
treed08634453ad4bd4855ffe0cd3abc671620b1d192
parenta7b0b69c6e9fa172aeb1ac0ede5ef306315dd80c
Add blinding in BN_GF2m_mod_inv for binary field inversions

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6070)
CHANGES
crypto/bn/bn_gf2m.c