Tartarus CVS: putty simon

tartarus-commits-admin@lists.tartarus.org tartarus-commits-admin@lists.tartarus.org
Thu, 22 Mar 2001 21:48:33 +0000


CVSROOT:	/home/cvs
Module name:	putty
Changes by:	simon	01/03/22 21:48:33

Modified files:
	.              : sshaes.c sshpubk.c sshrsa.c 

Log message:
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.