#248: A small patch to handle private key in memory --------------------------+------------------- Reporter: intron | Owner: Type: enhancement | Status: new Priority: normal | Milestone: 1.4.3 Component: API | Version: 1.4.2 Resolution: | Keywords: Blocked By: | Blocks: --------------------------+-------------------
Comment (by alamaison): Replying to [comment:2 intron]: > To handle private key in memory with libssh2_userauth_publickey() means > re-implementing sign_fromfile(). I believe that it is quite easy to you, > a group of SSH experts. But it is difficult to many of others as well. Alas, `sign_fromfile` is a mystery to me too. However, if you add a new API function you can you not just reuse the version used by `libssh2_userauth_publickey_fromfile_ex`? -- Ticket URL: <https://trac.libssh2.org/ticket/248#comment:3> libssh2 <https://trac.libssh2.org/> C library for writing portable SSH2 clients _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel