blob: 9f4e0a63930593b05aede672bd57628f0fbef43d (
plain)
1
2
3
4
5
6
7
|
# ConnectBot's SSH library
This is ConnectBot's SSH library. It started as a continuation of the Trilead SSH2 library,
but has had several features added to it since then.
* ECDSA key support
* ECDH key exchange
|