]> granicus.if.org Git - openssl/commit
bn_mul_recursive doesn't handle all cases correctly, which results in
authorAndy Polyakov <appro@openssl.org>
Sun, 8 Jul 2007 18:54:30 +0000 (18:54 +0000)
committerAndy Polyakov <appro@openssl.org>
Sun, 8 Jul 2007 18:54:30 +0000 (18:54 +0000)
commit5a84b7fc2db33cdefc5a7b62f0169f2c08fb3d9b
treeb3648c491bfc36c01464a0487629f7e0f3a5b880
parentd8e660a6dcbc15f53d526cb44c8659a3e59b24c1
bn_mul_recursive doesn't handle all cases correctly, which results in
BN_mul failures at certain key-length mixes [from HEAD].
PR: 1427
crypto/bn/bn_mul.c