This patch series adds -O hashalg=algorithm to -Y sign, defaulting to "sha512". This is useful for interoperability with tooling that use SHA-256 for hashing the message to be signed. Linus Nordberg (4): move sig_process_opts() up so we can call it from sig_sign() add signing option -O hashalg=algorithm add -O to help printout for -Y verify whitespace changes ssh-keygen.1 | 4 ++ ssh-keygen.c | 110 +++++++++++++++++++++++++++++---------------------- 2 files changed, 66 insertions(+), 48 deletions(-) -- 2.30.2 _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev