JSch 0.1.52

JSch is a pure Java implementation of SSH2. It allows you to connect to an sshd server and use port forwarding, X11 forwarding, file transfer, etc. You can integrate its functionality into your own Java programs.

Tags cryptography java-library
License BSDL
State alpha

Recent Releases

0.1.5219 Mar 2015 16:18 major feature: This release has fixed a resource leak bug in managing private keys, and added the support for Elliptic Curve Cryptography algorithm.