aboutsummaryrefslogtreecommitdiffstats
path: root/common/t-ssh-utils.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-14tests: Fix warning in common/t-ssh-utils.cWerner Koch1-1/+0
2022-04-14tests: Fix common/t-ssh-utils.NIIBE Yutaka1-6/+10
2022-04-14tests: Honor FIPS modeJakub Jelen1-11/+47
2017-05-24common: Correctly render SHA256-based ssh fingerprints.Justus Winter1-11/+88
2017-05-24common: Support different digest algorithms for ssh fingerprints.Justus Winter1-2/+2
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2015-09-29ssh: Fix fingerprint computation for EdDSA key.NIIBE Yutaka1-0/+19
2015-09-22ssh: Add 256, 384 and 521 bit test keys for the fingerprint.Werner Koch1-0/+62
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-3/+3
2011-07-20Support a confirm flag for ssh.Werner Koch1-7/+0
2011-07-20New functions to compute an ssh style fingerprint.Werner Koch1-0/+240