Hello, Is there a way to say during runtime (or maybe at compile time) which crypto engine is backing libssh2 ?
The code I wrote uses libssh2_userauth_publickey_frommemory, which fails with LIBSSH2_ERROR_PUBLICKEY_UNVERIFIED / "Callback returned error" when the crypto engine is not OpenSSL. I'd like to know if I have to write key material to temporary files Debian version of libssh2 is built against libgcrypt20 but arch's version is built against openssl, which confused me a lot :/ Thanks, -- Bastien Durel DATA Intégration des données de l'entreprise, Systèmes d'information décisionnels. bastien.du...@data.fr tel : +33 (0) 1 57 19 59 28 fax : +33 (0) 1 57 19 59 73 45 avenue Carnot, 94230 CACHAN France www.data.fr -- libssh2-devel mailing list libssh2-devel@lists.haxx.se https://lists.haxx.se/listinfo/libssh2-devel