|
From: James B. <ja...@za...> - 2010-06-06 23:21:17
|
I have started implementing SSH support in Nettle using libssh2, http://www.libssh2.org/ The basics are working in my tests connecting to two Linux hosts. Please see the attached patch. A build of this is at http://zamez.org/nettlejcb.zip It's built using gccsdk. Some minor changes that aren't in the patch were required to make it compile with gcc. James |