Tartarus CVS: putty: simon

tartarus-commits@lists.tartarus.org tartarus-commits@lists.tartarus.org
Sat, 28 Jun 2003 15:10:08 +0100


CVS Root:       /home/cvs
Module:         putty
Changes by:     simon
Date:           Sat Jun 28 2003  15:10:08 BST

Log message:
bignum_mod_short shouldn't be depending on a fixed place value in
the bignum data! This wasn't actually causing puttygen-zero-div (its
unwarranted assumption was still correct under Windows) but it would
have caused the same symptoms under Unix when I got round to porting
PuTTYgen.

Modified files:
    .               : sshbn.c

Links:
http://cvs.tartarus.org//putty/sshbn.c.diff?r1=1.24&r2=1.25