]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
A fix in modmul: don't segfault or fill the result with rubbish if
authorSimon Tatham <anakin@pobox.com>
Fri, 2 Mar 2001 10:29:23 +0000 (10:29 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 2 Mar 2001 10:29:23 +0000 (10:29 +0000)
commit47fc223782c228a309d196ba77f5b99f6ebe4515
tree9304b07667b322bf692e1031c3263f6f676e7f45
parent5f0d3bd19dc249230c5b459cb0f8c75e21027a68
A fix in modmul: don't segfault or fill the result with rubbish if
the unreduced product is shorter than the modulus.

[originally from svn r965]
sshbn.c