CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/07 17:15:59
Modified files:
usr.bin/ssh : ssh-keygen.c ssh-rsa.c ssh.h ssherr.c ssherr.h
sshkey.c sshkey.h
Log message:
Refuse RSA keys <1024 bits in length. Improve reporting for keys that
do not meet this requirement. ok markus@
