Hi,
I have been looking on how to encrypt an existing TCP stream through libssh2, but I seem not to be able to find one? Is that possible? There is the "session", but for that -please tell me when I'm wrong- you will need user authentication from the server (and it's client based, not for a server to provide ssh support). There is also a "channel", but for that you need an already established session. And there is "sftp" and "scp" which also need established sessions... Though I don't see functions to provide stream encryption from both a server and client point of view. Am I wrong anywhere? Are they on the TODO list? What other library can I use for this? Thanks, Steven
_______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
