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