Developing DKIM using GNUtls
Alessandro Vesely
vesely at tana.it
Mon Nov 29 20:37:03 CET 2010
On 29/Nov/10 14:49, Nikos Mavrogiannopoulos wrote:
> On Mon, Nov 29, 2010 at 2:06 PM, Alessandro Vesely <vesely at tana.it> 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?
>
> Check gnutls 2.11.x. There is new API to sign/verify using private
> keys and plain public keys.
You probably mean gnutls_privkey_sign_data and similar. Nice one.
(I browsed the current Debian distro, i.e. 2.4.2)
Thanx
More information about the Gnutls-help
mailing list