simon-git: putty (master): Simon Tatham
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Sat Nov 1 19:50:19 GMT 2014
TL;DR:
eac7e04 Add some missing invariants in bigdiv and bigmod.
Repository: git://git.tartarus.org/simon/putty.git
On the web: http://tartarus.org/~simon-git/gitweb/?p=putty.git
Branch updated: master
Committer: Simon Tatham <anakin at pobox.com>
Date: 2014-11-01 19:50:19
commit eac7e041f100291169304a99cc9c7300093f2c78
web diff http://tartarus.org/~simon-git/gitweb/?p=putty.git;a=commitdiff;h=eac7e041f100291169304a99cc9c7300093f2c78;hp=df87cb9dfc3461d1bb0eb902a3c8676e34f47aa3
Author: Simon Tatham <anakin at pobox.com>
Date: Sat Nov 1 19:20:51 2014 +0000
Add some missing invariants in bigdiv and bigmod.
The underlying function 'bigdivmod' does not ensure either of its
outputs is normalised, so its callers must do so.
sshbn.c | 6 ++++++
1 file changed, 6 insertions(+)
More information about the tartarus-commits
mailing list