Will Jsch consider supporting other key exchange algorithms, such as curve25519?
rmsh1216 opened this issue · 0 comments
rmsh1216 commented
The Diffie-Hellman Key Agreement Protocol allows remote attackers (from the client side) to send arbitrary numbers that are actually not public keys, and trigger expensive server-side DHE modular-exponentiation calculations, aka a D(HE)ater attack. Will Jsch consider supporting other key exchange algorithms, such as curve25519?