bugzilla-daemon at mindrot.org
2014-Mar-20 14:28 UTC
[Bug 2215] New: Key fingerprint headline slightly broken with ED25519
https://bugzilla.mindrot.org/show_bug.cgi?id=2215
Bug ID: 2215
Summary: Key fingerprint headline slightly broken with ED25519
Product: Portable OpenSSH
Version: 6.5p1
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: sf at 9by6.org
The key fingerprint headline has unsymmetrical braces for ED25519 in
6.6p1:
+--[ED25519 256--+
| ... |
Seems like in key.c:561, snprintf aborts before being able to put the
final ']'. Note, that there's an unnecessary ' ' in there
because of
ED25519's short key_size. Reducing the minimum field width for
key_size(k) in snprintf from 4 to 3 should remove the unnecessary ' '
and make room for the missing ']'.
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2014-Jul-03 03:31 UTC
[Bug 2215] Key fingerprint headline slightly broken with ED25519
https://bugzilla.mindrot.org/show_bug.cgi?id=2215
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
CC| |djm at mindrot.org
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
*** This bug has been marked as a duplicate of bug 2247 ***
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2015-Aug-11 13:04 UTC
[Bug 2215] Key fingerprint headline slightly broken with ED25519
https://bugzilla.mindrot.org/show_bug.cgi?id=2215
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Damien Miller <djm at mindrot.org> ---
Set all RESOLVED bugs to CLOSED with release of OpenSSH 7.1
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
Reasonably Related Threads
- [Bug 2247] New: [visual host key] fix upper border display
- [PATCH 1/1] rework printing for visual host key upper border
- [PATCH 1/1] rework printing for visual host key upper border
- Howto change @article.article.headline to @article.headline ?
- nistp256 preferred over ed25519