CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/01/04 21:50:11
Modified files:
usr.bin/ssh : ssh-keygen.1 ssh-keygen.c
Log message:
allow selection of hash at sshsig signing time; code already supported
either sha512 (default) or sha256, but plumbing wasn't there
mostly by Linus Nordberg
