-
-
20 May 2022 01:33:40 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (2)
- Testers (269 / 0 / 0)
- Kwalitee
Bus factor: 1- 72.97% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (174.95KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 9 contributors-
Aaron Thompson
-
Bron Gondwana
-
Christian Jaeger
-
Damien MASCRÉ
-
jasonlong
-
José Borges Ferreira
-
Martijn van de Streek
-
Martin H. Sluka
-
Mohammad S Anwar
Changes for version 1.20220520 - 2022-05-20
- Change default algorithm in dkimsign.pl to sha-256
- Use Getopt::Long::Descriptive in scripts for better command help
Documentation
computes ARC signatures for an email messageverifies ARC signatures on an email messagecomputes a DKIM signature for an email messageverifies DKIM signatures on an email messageModules
Signs/verifies Internet mail with DKIM/DomainKey signaturesSubclass of Mail::DKIM::Signature which represents a ARC-Message-Signature headerrepresents a ARC-Seal headergenerates a DKIM signature for a messageverifies an ARC-Sealed messagebase class for DKIM "algorithms"Base algorithm classrsa sha1 algorithm classrsa sha256 algorithm classrepresents an Author Domain Signing Practices (ADSP) recordbase class for canonicalization methodsdk common canonicalizationcommon canonicalizationnofws canonicalizationdk simple canonicalizationnowsp canonicalizationcommon canonicalizationarc seal canonicalizationsimple canonicalizationCommon class for Mail::DKIMperforms DNS queries for Mail::DKIMrepresents a DomainKeys Sender Signing Policy recordrepresents a DomainKeys-Signature headerrepresents a DKIM Sender Signing Practices recordRepresents a DKIM KeyRepresents a Key/Value listSigns/verifies Internet mail with DKIM/DomainKey signaturesabstract base class for originator "signing" policiesa private key loaded in memory for DKIM signingRepresents a DKIM keyrepresents a DKIM-Signature headergenerates a DKIM signature for a messagedetermines signing parameters for a messagetext wrapping module written for use with DKIMverifies a DKIM-signed messageModule Install Instructions
To install Mail::DKIM, copy and paste the appropriate command in to your terminal.
cpanm Mail::DKIM
perl -MCPAN -e shell install Mail::DKIM
For more information on module installation, please visit the detailed CPAN module installation guide.