bn_mul_recursive doesn't handle all cases correctly, which results in
authorAndy Polyakov <appro@openssl.org>
Sun, 8 Jul 2007 18:55:51 +0000 (18:55 +0000)
committerAndy Polyakov <appro@openssl.org>
Sun, 8 Jul 2007 18:55:51 +0000 (18:55 +0000)
commit6c3fca2b10ac52bbc296be6c919599c7ef92a712
tree4d3a54c1af1dd8f65e4e7eae5470d155661274e7
parent0225c7a41e31c5cd39c7acf53250195a290f11a8
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