[ https://issues.apache.org/jira/browse/SSHD-985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17094578#comment-17094578 ]
Thomas Wolf commented on SSHD-985: ---------------------------------- It's an optional dependency already. Removing it would just mean that ed25519 wouldn't work anymore for someone using only that net.i2p library. I could imagine that there might be such users out there. If one needs only ed25519, net.i2p is much smaller than the full BouncyCastle. > 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 > > 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.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org For additional commands, e-mail: dev-h...@mina.apache.org