[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at mindrot.org
Sat Nov 5 14:52:19 EST 2005
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 2005/11/05 14:52:19
Modified files:
. : ChangeLog ssh-keygen.c
Log message:
- (djm) OpenBSD CVS Sync
- markus at cvs.openbsd.org 2005/10/07 11:13:57
[ssh-keygen.c]
change DSA default back to 1024, as it's defined for 1024 bits only
and this causes interop problems with other clients. moreover,
in order to improve the security of DSA you need to change more
components of DSA key generation (e.g. the internal SHA1 hash);
ok deraadt
cvs -n rdiff -u -r1.3926 -r1.3927 openssh/ChangeLog
cvs -n rdiff -u -r1.134 -r1.135 openssh/ssh-keygen.c
More information about the openssh-commits
mailing list