]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Make modinv able to return NULL if its inputs are not coprime, and
authorSimon Tatham <anakin@pobox.com>
Sun, 4 Aug 2013 19:34:07 +0000 (19:34 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 4 Aug 2013 19:34:07 +0000 (19:34 +0000)
commitcb1df53360b3402096f67d8dd317046c401e3eca
treef3c08694ce44bac1a1b5ada23e9d08f4aa516707
parent9c054cf467e357fd9f61cc6217962c3f85635d7a
Make modinv able to return NULL if its inputs are not coprime, and
check for that return value everywhere it is used.

[originally from svn r9990]
sshbn.c
sshdss.c
sshrsa.c
sshrsag.c