https://bugzilla.mindrot.org/show_bug.cgi?id=2342
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Damien Miller <[email protected]> --- I can't replicate this: [djm@fuyu openssh]$ mkdir x [djm@fuyu openssh]$ cd x [djm@fuyu x]$ ../ssh-keygen -t ed25519 -f key -N '' -q [djm@fuyu x]$ ../ssh-keygen -lf ^C [djm@fuyu x]$ rm key ; mv key.pub key [djm@fuyu x]$ ../ssh-keygen -lf key 256 SHA256:0UH+G0Bw+ZP3rqTwxsio5CUTrKkS/kcJ26RwV3Twbyw djm@fuyu (ED25519) -- 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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
