CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/08/17 02:35:04
Modified files:
usr.bin/ssh : ssh-keygen.1
Log message:
mention that ed25519 is the default key type generated and
clarify that rsa-sha2-512 is the default signature scheme when RSA
is in use. Based on GHPR505 from SebastianRzk
