Peter Stuge wrote:
> Paul Romero wrote: > > > We've been discussing on IRC recently how to proceed with this > > > due to the missing gcrypt support, but I think I'm in favour of > > > adding this feature for openssl-builds as a start even if nobody > > > steps up to do the gcrypt side of it just yet. > > > > Is this related to the fact the libgcrypt can't decode > > passphrase encrypted private RSA keys ? > > No, that's a separate issue. Deriving public key from an unencrypted > private key using libgcrypt should be much less of an effort than > supporting encrypted keys. If my memory is right, the scope of the problem I mentioned is limited to decrypting a key. I looked at the code and the task does not look technically complex. However, identifying the relevant section of the standards is another matter. > > > //Peter > _______________________________________________ > libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel -- Paul Romero RCOM Communications Software Phone/Fax: (510)339-2628 E-Mail: [email protected] _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
