]> asedeno.scripts.mit.edu Git - PuTTY_svn.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)
commit2f7c16cbf3c87a0d280ce9d568ff641bce00d791
treef3c08694ce44bac1a1b5ada23e9d08f4aa516707
parentbf13b09bd7822c5d91a6ffddbf170545365b67cf
Make modinv able to return NULL if its inputs are not coprime, and
check for that return value everywhere it is used.

git-svn-id: http://svn.tartarus.org/sgt/putty@9990 cda61777-01e9-0310-a592-d414129be87e
sshbn.c
sshdss.c
sshrsa.c
sshrsag.c