]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Fix bug in Karatsuba multiplication, which affected propagation of a
authorSimon Tatham <anakin@pobox.com>
Sun, 20 Feb 2011 15:06:39 +0000 (15:06 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 20 Feb 2011 15:06:39 +0000 (15:06 +0000)
commit260cee498e099a1abe7cedf7c4030eff00c37cb8
tree1d361f42b9b17673f2d7b661fe09daaba385840a
parent01d365b62615955e75db0b18d4564ee0170da65b
Fix bug in Karatsuba multiplication, which affected propagation of a
carry by more than one word. Now the current set of test cases all
pass again.

[originally from svn r9098]
sshbn.c