[ 原始碼: libdigest-hmac-perl ]
套件:libdigest-hmac-perl(1.03+dfsg-2)
libdigest-hmac-perl 的相關連結
Debian 的資源:
下載原始碼套件 libdigest-hmac-perl:
- [libdigest-hmac-perl_1.03+dfsg-2.dsc]
- [libdigest-hmac-perl_1.03+dfsg.orig.tar.gz]
- [libdigest-hmac-perl_1.03+dfsg-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
module for creating 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: perl
- Larry Wall's Practical Extraction and Report Language