mattrpav commented on issue #1990: URL: https://github.com/apache/karaf/issues/1990#issuecomment-3234252922
@jbonofre the _algorithm_ is not deprecated. Just the opposite. ed25519 is still considered strong. The usage of that ed25519 by mina-sshd with the old 3rd-party library (net.i2p.crypto) had a weak signature -- this _combination_ is what was problematic. Apache Mina refactored to use bouncy castle now, so we should re-enable the algorithm. Apache Mina refactor: ref: https://github.com/apache/mina-sshd/issues/767 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
