exploits , vulnerabilities , articles , Internet Encryption Security Protocol for Java
| 2006-01-21 |
Internet Encryption Security Protocol for Java |
|
"The Java based lightweight implementation of the Internet Engineering Task Force Secure Shell protocol provides secure remote log-in and other secure network services over an insecure network. The protocol has three major components: Transport Layer, User Authentication and Connection. The implementation is lightweight due to using the highly optimized cryptographic library IBM CryptoLite for Java, efficient buffer and I/O handling, memory reuse to avoid excessive garbage collection, and threads are not used."
|
|