Michel Valin wrote: > Is there a way to use of this feature (NoneSwitch) with libssh2. > > Am i missing something in the API
Not API, but at build time. $ ./configure --help .. --enable-crypt-none Permit "none" cipher -- NOT RECOMMENDED --enable-mac-none Permit "none" MAC -- NOT RECOMMENDED //Peter _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
