JSCH - Java SSH Libraries
Open source is great. I recently discovered Jsch a Java Secure Channel library. It's a full implementation of SSH2 in Java. As a plus, the author was very responsive to making improvements (such as supporting the ssh "none" cipher in a future release). If you need to write a Java application that needs to talk securely to other systems, this is a great package to start with.
0 Comments:
Post a Comment
<< Home