libdkim - an implementation of RFC-4871

Edit Package dkim
http://libdkim.sf.net/

The DKIM project is a portable library that signs and verifies emails using the OpenSSL library.

DomainKeys Identified Mail (DKIM) defines a domain-level authentication framework for email using public-key cryptography and key server technology to permit verification of the source and contents of messages by either Mail Transport Agents (MTAs) or Mail User Agents (MUAs).

Ok..., what does that mean?

Let's break it down into chunks:
* ... domain-level authentication framework for email
DKIM uses DNS to store the public key and policy information. This information can be used to validate an identity associated with an email message.
* using public-key cryptography and key server technology
The DKIM signing algorithm computes a SHA-1 hash of the message header and body and encrypts it using the RSA algorithm and the private key. This signature is stored in the DKIM-Signature: header of the email.
* permit verification of ...
DKIM uses the public key from DNS to decrypt the signature and compares the hash to one computed from the email message.

This package contains only a small executable for generating / verifying DKIM headers.

Refresh
Refresh
Source Files
Filename Size Changed
debian.changelog 0000000139 139 Bytes
debian.control 0000001761 1.72 KB
debian.rules 0000002580 2.52 KB
debian.series 0000000061 61 Bytes
dkim-manage.sh 0000001016 1016 Bytes
dkim.changes 0000002441 2.38 KB
dkim.spec 0000003166 3.09 KB
fix-gcc7.patch 0000003595 3.51 KB
libdkim-1.0.21.zip 0000055049 53.8 KB
libdkim-liborder.patch 0000000357 357 Bytes
libdkim-openssl110.patch 0000009000 8.79 KB
libdkim-verifyopts.patch 0000002802 2.74 KB
libdkim.dsc 0000000349 349 Bytes
libdkim.patch 0000001822 1.78 KB
libdkim2.patch 0000003442 3.36 KB
Revision 9 (latest revision is 13)
Peter Conrad's avatar Peter Conrad (p_conrad) committed (revision 9)
Use openssl patch only from leap-15.0
Comments 0
openSUSE Build Service is sponsored by