Keyed-Hashing for Message Authentication
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.
HMAC follow the common 'Digest::' interface, but the constructor takes the
secret key and the name of some other simple 'Digest::' as argument.
- Developed at devel:languages:perl
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/perl-Digest-HMAC && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Digest-HMAC-1.02.tar.bz2 | 0000007246 7.08 KB | |
perl-Digest-HMAC.changes | 0000002171 2.12 KB | |
perl-Digest-HMAC.spec | 0000002578 2.52 KB |
Revision 12 (latest revision is 24)
Lars Vogdt (lrupp)
accepted
request 54521
from
Stephan Kulow (coolo)
(revision 12)
Accepted submit request 54521 from user coolo
Comments 0