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