jsch icon indicating copy to clipboard operation
jsch copied to clipboard

Will Jsch consider supporting other key exchange algorithms, such as curve25519?

Open rmsh1216 opened this issue 3 years ago • 0 comments
trafficstars

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? image

rmsh1216 avatar Jan 13 '22 03:01 rmsh1216