套件:libmail-dkim-perl(1.20240923-1)
libmail-dkim-perl 的相關連結
Debian 的資源:
下載原始碼套件 libmail-dkim-perl:
- [libmail-dkim-perl_1.20240923-1.dsc]
- [libmail-dkim-perl_1.20240923.orig.tar.gz]
- [libmail-dkim-perl_1.20240923-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [dkimproxy.sourceforge.net]
相似套件:
module to cryptographically identify the sender of email
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).
Mail::DKIM 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.
This library further includes support for adding and verifying Authenticated Received Chain (ARC; RFC 8617) assertions.
其他與 libmail-dkim-perl 有關的套件
|
|
|
|
-
- dep: libcrypt-openssl-rsa-perl
- module for RSA encryption using OpenSSL
-
- dep: libcryptx-perl
- Perl module that provides a self-contained cryptographic toolkit
-
- dep: libdigest-sha-perl
- Perl extension for SHA-1/224/256/384/512, SHA-512/224 and SHA-512/256
-
- dep: liberror-perl
- Perl module for error/exception handling in an OO-ish way
-
- dep: libgetopt-long-descriptive-perl
- module that handles command-line arguments with usage text
-
- dep: libmail-authenticationresults-perl
- object oriented Authentication-Results headers
-
- dep: libmailtools-perl
- modules to manipulate email in perl programs
-
- dep: libnet-dns-perl
- module to perform DNS queries
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language