[ https://issues.apache.org/jira/browse/SSHD-985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guillaume Nodet updated SSHD-985: --------------------------------- Summary: Support Bouncy Castle Ed25519 keys (was: Support Bouncy Castle Ed25519 and Ed448 keys) > Support Bouncy Castle Ed25519 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