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.
- Sources inherited from project openSUSE:11.4
- Download package
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Digest-HMAC-1.02.tar.bz2 | 0000007246 7.08 KB | about 11 years |
perl-Digest-HMAC.changes | 0000002171 2.12 KB | about 10 years |
perl-Digest-HMAC.spec | 0000002578 2.52 KB | about 10 years |
Comments for perl-Digest-HMAC 0