]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
An MSVC version of the 16->32-bit bignum optimisation, derived from part of
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Wed, 23 Nov 2005 21:26:05 +0000 (21:26 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Wed, 23 Nov 2005 21:26:05 +0000 (21:26 +0000)
commitd72e4b718ca43152ffdede945a1ffbc5a851e2b0
treecfe1802c0acbd21de67b87792d80e55a4bc3129f
parent407ed0d2f40763deae236f06029d08610c54cdb5
An MSVC version of the 16->32-bit bignum optimisation, derived from part of
a patch by Lionel Fourquaux. Seems to be about a factor of four improvement
(see wishlist item for details).
I don't claim to understand this in detail, so I can't vouch for its
correctness, but it didn't fall over immediately. It also produces some
compiler warnings, unfortunately.

[originally from svn r6469]
[this svn revision also touched putty-wishlist]
sshbn.c