> -----Original Message----- > From: Nikos Mavrogiannopoulos [mailto:[email protected]] On > Behalf Of Nikos Mavrogiannopoulos > Sent: Saturday, January 15, 2011 10:52 AM > To: Murray S. Kucherawy > Cc: [email protected] > Subject: Re: RSA sign/verify and hash generation functions > > Having said that, there might be some convenience functions like > gnutls_privkey_import() and gnutls_privkey_export() that will operate > as the gnutls_x509_privkey_import() and export(). Would functions > like that reduce the code used in your scenario?
Making gnutls_privkey_import() able to handle the X509 formats almost covers what I need. The last bit is the ability to get the key size out.
_______________________________________________ Help-gnutls mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnutls
