Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 5 | Blame | Compare with Previous | Last modification | View Log | RSS feed

Source: libmail-dkim-perl
Section: perl
Priority: optional
Maintainer: Magnus Holmgren <magnus@kibibyte.se>
Build-Depends: debhelper (>= 5)
Build-Depends-Indep:  perl (>= 5.6.0-16), liberror-perl, libdigest-sha1-perl, libdigest-sha-perl, libmailtools-perl, libnet-dns-perl, libcrypt-openssl-rsa-perl
Standards-Version: 3.7.2

Package: libmail-dkim-perl
Architecture: all
Depends: ${perl:Depends}, liberror-perl, libdigest-sha1-perl, libdigest-sha-perl, libmailtools-perl, libnet-dns-perl, libcrypt-openssl-rsa-perl
Description: Creation and verification of DKIM mail signatures - Perl library
 DomainKeys Identified Mail (DKIM) provides a method for validating an identity
 that is associated with a message, during the time it is transferred over the
 Internet. That identity then can be held accountable for the message.
 .
 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.
 .
  Homepage: http://jason.long.name/dkimproxy/