Subject: CVS commit: [netbsd-1-6] basesrc/crypto/dist/ssh
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 07/03/2002 14:49:18
Module Name:	basesrc
Committed By:	lukem
Date:		Wed Jul  3 11:49:18 UTC 2002

Modified Files:
	basesrc/crypto/dist/ssh [netbsd-1-6]: ssh-keysign.c

Log Message:
Pull up revision 1.3 (requested by itojun in ticket #426):
use RSA_blinding_on() for rsa hostkeys (suggested by Bill Sommerfeld)
in order to avoid a possible Kocher timing attack pointed out by Charles
Hannum; ok provos@


To generate a diff of this commit:
cvs rdiff -r1.1.2.2 -r1.1.2.3 basesrc/crypto/dist/ssh/ssh-keysign.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.