[
https://issues.apache.org/jira/browse/SSHD-988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17098481#comment-17098481
]
Thomas Wolf commented on SSHD-988:
----------------------------------
Would one have to use the BC OpenSSHPrivateKeyUtil? Is there no way to use
sshd's key decoding and then create a BC Ed25519 key from the data read?
BTW, while the OpenSSH format spec allows for more than one key, the OpenSSH
implementation doesn't.
As I mentioned on SSHD-985, replacing net.i2p by BC is perhaps not the best. I
think it'd be better to try to support both providers.
> Replace net.ip artifact with Bouncycastle for EDDSA key support
> ---------------------------------------------------------------
>
> Key: SSHD-988
> URL: https://issues.apache.org/jira/browse/SSHD-988
> Project: MINA SSHD
> Issue Type: Improvement
> Affects Versions: 2.4.0
> Reporter: Lyor Goldstein
> Assignee: Lyor Goldstein
> Priority: Major
>
> As of version 1.6 _Bouncycastle_ seems to support EDDSA keys. By replacing
> {{net,ip}} module with it we decrease the amount of external dependencies
> libraries.
> An important part of this effort would be to ensure that we preserve the
> ability to read (and perhaps write) keys from files with the current formats
> already supported (PEM, _Putty_, _OpenSSH_, etc.)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]