sshlib
sshlib copied to clipboard
Add integration test for Tiny SSH Server
As reported in https://github.com/connectbot/connectbot/issues/748 there may be some interoperability problems with Tiny SSH Server. Add integration tests to make sure it works.
Tiny SSH only accepts [email protected] as the cipher which this library doesn't currently support.