RSA sign/verify and hash generation functions
Murray S. Kucherawy
msk at cloudmark.com
Sun Jan 16 19:17:16 CET 2011
> -----Original Message-----
> From: Nikos Mavrogiannopoulos [mailto:n.mavrogiannopoulos at gmail.com] On Behalf Of Nikos Mavrogiannopoulos
> Sent: Saturday, January 15, 2011 10:52 AM
> To: Murray S. Kucherawy
> Cc: help-gnutls at gnu.org
> 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.
More information about the Gnutls-help
mailing list