Takanori Yanagisawa has shown how to correctly use pre-computed values.
authorAndy Polyakov <appro@openssl.org>
Wed, 23 Apr 2008 08:10:25 +0000 (08:10 +0000)
committerAndy Polyakov <appro@openssl.org>
Wed, 23 Apr 2008 08:10:25 +0000 (08:10 +0000)
commit830b8877ba69c70c49869d296df2568e3c8441b7
treefb9926e3c955bd93d9493273c4687a709963e52b
parent9912ab6770440b5e74509f7965c9a31fa9b1d2b5
Takanori Yanagisawa has shown how to correctly use pre-computed values.
So in a sense this commit reverts few latest ones fixing bugs in original
code and improving it, most notably adding 64-bit support [though not in
BN_nist_mod_224 yet].
PR: 1593
crypto/bn/bn_nist.c