Check gnutls 2.11.x. There is new API to sign/verify using private keys and plain public keys.
regards, Nikos On Mon, Nov 29, 2010 at 2:06 PM, Alessandro Vesely <[email protected]> wrote: > Hi all, > I have little crypto experience. However, I've been using a dkim > library (OpenDKIM) based on OpenSSL to write a mail filter. I'd like > to compile that library with GNUtls instead. Is that possible? > > I've browsed GNUtls' API page and found gnutls_fingerprint() can > produce required hashes, but haven't been able to find functions to > produce/verify RSA signatures using just the keys. (DKIM does not use > x509 certificates.) > > TIA > Ale > > _______________________________________________ > Help-gnutls mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/help-gnutls > _______________________________________________ Help-gnutls mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnutls
