[ 
https://issues.apache.org/jira/browse/SSHD-985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Wolf closed SSHD-985.
----------------------------
    Fix Version/s: 2.15.0
       Resolution: Fixed

Implemented for ed25519 in [Github PR 
639|https://github.com/apache/mina-sshd/pull/639].

For ed448, open a new issue at Github if anyone wants or needs it. OpenSSH does 
not support ed448 as of today.

> Support Bouncy Castle Ed25519 and Ed448 keys
> --------------------------------------------
>
>                 Key: SSHD-985
>                 URL: https://issues.apache.org/jira/browse/SSHD-985
>             Project: MINA SSHD
>          Issue Type: New Feature
>    Affects Versions: 2.4.0
>            Reporter: Thomas Wolf
>            Priority: Minor
>             Fix For: 2.15.0
>
>
> Bouncy Castle nowadays (at least since 1.64) also has an EDDSA provider. Sshd 
> should be able to work with those keys, too, not just with the ones from 
> net.i2p.crypto.eddsa.
> One notable difference is that net.i2p produces keys that return from 
> Key.getAlgorithm() "EdDSA", while the Bouncy Castle keys return "Ed25519" or 
> "Ed448", respectively.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org
For additional commands, e-mail: dev-h...@mina.apache.org

Reply via email to