Releases: mwiede/jsch
Releases · mwiede/jsch
v0.1.64
v0.1.63
v0.1.62
v0.1.61
- Add support for [email protected], ssh-ed25519, ssh-ed448, curve448-sha512, diffie-hellman-group15-sha512 & diffie-hellman-group17-sha512. This makes use of the new EdDSA feature added in Java 15's JEP 339. #17
- added integration test for public key authentication #19
v0.1.60
v0.1.59
fixing issue #6 (originally from https://sourceforge.net/p/jsch/mailman/message/36872566/)
v0.1.58
adds support for more algorithms contributed by @norrisjeremy see #4