]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Following the recent advisory about attacks on PGP keys based on
authorSimon Tatham <anakin@pobox.com>
Thu, 22 Mar 2001 21:48:33 +0000 (21:48 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 22 Mar 2001 21:48:33 +0000 (21:48 +0000)
commite3bcd35a372deacc565a2b6ba126bd0ecf2e67b1
tree563699fa8981b2c1f8dc0d8cdc832dcda8e46b5d
parent3f63cf7d8842b6bd1aee61fe121a441b93441340
Following the recent advisory about attacks on PGP keys based on
tampering with the unencrypted public part of the key but leaving
the private part intact ... we are now ultra-paranoid about RSA key
files, and we check that the public part matches the private part
_before_ we generate any signatures with them.

[originally from svn r1021]
sshpubk.c
sshrsa.c