help-gnutls
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Developing DKIM using GNUtls


From: Alessandro Vesely
Subject: Developing DKIM using GNUtls
Date: Mon, 29 Nov 2010 14:06:24 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101027 Lightning/1.0b2 Thunderbird/3.1.6

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]