CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/03/25 09:49:01
Modified files:
usr.bin/ssh : ssh-keygen.c
Log message:
Increase the default RSA key size to 3072 bits. Based on the estimates
from NIST Special Publication 800-57, 3k bits provides security equivalent
to 128 bits which is the smallest symmetric cipher we enable by default.
ok markus@ deraadt@
