Mailing List Archive

[Bug 3195] ssh-keygen unable to convert ED25519 public keys
https://bugzilla.mindrot.org/show_bug.cgi?id=3195

Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |djm@mindrot.org

--- Comment #1 from Damien Miller <djm@mindrot.org> ---
Created attachment 3433
--> https://bugzilla.mindrot.org/attachment.cgi?id=3433&action=edit
support reading PKCS8 Ed25519 keys

OpenSSH doesn't currently support reading or writing Ed25519 keys in
any format other than the OpenSSH native key format.

Not all libcrypto implementations support Ed25519 keys, in particular
LibreSSL does not.

This patch adds support for reading PKCS8 Ed25519 keys on recent
OpenSSL, but it can't be upstreamed until LibreSSL supports these keys
too.

--
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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs