Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Support for ed25519 key type #794

Closed
ismail opened this issue May 25, 2020 · 1 comment
Closed

Support for ed25519 key type #794

ismail opened this issue May 25, 2020 · 1 comment

Comments

@ismail
Copy link

ismail commented May 25, 2020

Trying to import ed25519 [0] formatted SSH private/pubkey pair doesn't work, which I think only RSA key-type formatted is supported at the moment? It'd be nice to support ed25519 keys as well.

[0] https://tools.ietf.org/id/draft-ietf-curdle-ssh-ed25519-02.html

@msfjarvis
Copy link
Member

Support for modern key ciphers will need a large rewrite that would unfortunately also regress some features so we're not committing to it right now. The issue is also a duplicate of #448 so I'm closing it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants