libmail-dkim-perl 0.40-1 source package in Ubuntu
Changelog
libmail-dkim-perl (0.40-1) unstable; urgency=low * New upstream release. * debian/rules: Add build-arch and build-indep targets. * Change source format to 3.0 (quilt). * Standards-Version 3.9.4. -- Magnus Holmgren <email address hidden> Tue, 07 May 2013 21:57:38 +0200
Upload details
- Uploaded by:
- Magnus Holmgren
- Uploaded to:
- Sid
- Original maintainer:
- Magnus Holmgren
- Architectures:
- all
- Section:
- perl
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | main | perl | |
Trusty | release | main | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libmail-dkim-perl_0.40-1.dsc | 1.4 KiB | 6830279b68e14a065c13101f615744cb771566272e394465a453fb7150791a6e |
libmail-dkim-perl_0.40.orig.tar.gz | 93.0 KiB | 3c5ea0c3a2028a5a2c3b64bbcd6bd9de6a5fa5ee4e16046dd8875c4796aaa6f1 |
libmail-dkim-perl_0.40-1.debian.tar.gz | 4.9 KiB | eea84b06d5c0174abccffc3c9a0f4d577742f7447170344b2635954699f21b5f |
Available diffs
- diff from 0.39-1 (in Ubuntu) to 0.40-1 (8.0 KiB)
No changes file available.
Binary packages built by this source
- libmail-dkim-perl: cryptographically identify the sender of email - perl library
RFC 4871, 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).
.
This is a Perl implementation created by Jason Long of Messiah
College. It performs signing as well as signature verification. It
also supports the older DomainKeys standard.