软件包: libdigest-hmac-perl (1.01-6)
libdigest-hmac-perl 的相关链接
Ubuntu 的资源:
下载源码包 libdigest-hmac-perl-dfsg:
- [libdigest-hmac-perl-dfsg_1.01-6.dsc]
- [libdigest-hmac-perl-dfsg_1.01.orig.tar.gz]
- [libdigest-hmac-perl-dfsg_1.01-6.diff.gz]
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Perl Group (Mail Archive)
- Zak B. Elep
- Carlo Segre
- gregor herrmann
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
create standard message integrity checks
HMAC is used for message integrity checks between two parties that share a secret key, and works in combination with some other Digest algorithm, usually MD5 or SHA-1. The HMAC mechanism is described in RFC 2104.
The Digest::HMAC module follow the common Digest:: interface, but the constructor takes the secret key and the name of some other simple Digest:: module as argument.
其它与 libdigest-hmac-perl 有关的软件包
|
|
|
-
- dep: libdigest-md5-perl
- 本虚包由这些包填实: perl
- 或者 perl (>= 5.8)
- Larry Wall 的实用抽取和报表语言(Practical Extraction and Report Language)
-
- dep: libdigest-sha1-perl
- NIST SHA-1 message digest algorithm
-
- dep: perl (>= 5.6.0-16)
- Larry Wall 的实用抽取和报表语言(Practical Extraction and Report Language)