bn_gf2m.c: optimized BN_GF2m_mod_inv delivers sometimes 2x of ECDSA sign.
authorAndy Polyakov <appro@openssl.org>
Wed, 4 May 2011 15:22:53 +0000 (15:22 +0000)
committerAndy Polyakov <appro@openssl.org>
Wed, 4 May 2011 15:22:53 +0000 (15:22 +0000)
commit034688ec4d0e3d350dc0ee9602552f92e8889fc0
tree1faf04231d3d06f0fe70daed229af3105aa40498
parentd16765919d78a576425272adc0c3fb0b493b1198
bn_gf2m.c: optimized BN_GF2m_mod_inv delivers sometimes 2x of ECDSA sign.
Exact improvement coefficients vary from one benchmark and platform to
another, e.g. it performs 70%-33% better on ARM, hereafter less for
longer keys, and 100%-90% better on x86_64.
crypto/bn/bn_gf2m.c