| | 1. JZlib | By: | JCraft, Inc. | License: | Open Source | URL: | http://www.jcraft.com | Description: | JZlib is a re-implementation of zlib in pure Java.
The first and final aim for hacking this stuff is to add the packet compression support to pure Java SSH systems.
|
2. JDxpc | By: | JCraft, Inc. | License: | Open Source | URL: | http://www.jcraft.com | Description: | JDxpc is a reimplementation of dxpc(Differential X Protocol Compressor) in pure Java and encrypts the compressed data stream in SSL.
|
3. SSL-Explorer | By: | | License: | GNU General Public License (GPL) | URL: | http://www.3sp.com/products/enterprise/ssl-explorer/ssl-explorer.jsp | Description: | SSL-Explorer: Enterprise Edition is designed for security concious organizations who require dedicated commercial support and enhanced features above and beyond those provided in the free, open source Community Edition.
|
4. JSch | By: | | License: | BSD License | URL: | http://www.jcraft.com/jsch/ | Description: | JSch allows you to connect to an sshd server and use port forwarding, X11 forwarding, file transfer, etc., and you can integrate its functionality into your own Java programs. JSch is licensed under BSD style license.
|
5. Ganymed SSH-2 | By: | | License: | BSD License | URL: | http://www.ganymed.ethz.ch/ssh2/ | Description: | Ganymed SSH-2 for Java is a library which implements the SSH-2 protocol in pure Java (tested on J2SE 1.4.2 and 5.0). It allows one to connect to SSH servers from within Java programs. It supports SSH sessions (remote command execution and shell access), local and remote port forwarding, local stream forwarding, X11 forwarding and SCP. There are no dependencies on any JCE provider, as all crypto functionality is included.
|
|