Could we do a new Apache MINA sshd 2.15.0 release, please?
We have two important new features: * Support for ML-KEM PQC hybrid key exchanges (with Bouncy Castle) * Support for using Bouncy Castle for ed25519 keys and signatures Plus a few bug fixes, including an important regression fix: in 2.14.0 we had switched to using a strong random number generator; now that change has been reverted. It turned out that in some environments using a strong random number generator produces severe delays due to entropy starvation, causing time-outs. This is fixed in 2.15.0. The Bouncy Castle support for ed25519 enables users to use ed25519 keys without having to include the unmaintained net.i2p.crypto.eddsa bundle. If possible, I'd like to include a new Apache MINA sshd release in the next JGit/EGit release, due end of February, so that it gets into the next Eclipse release in mid-March. Cheers, Thomas --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
