Keyed Hashing for Message Authentication
HMAC is used for message integrity checks between two parties that
share a secret key. HMAC works in combination with another Digest
algorithm, usually MD5 or SHA-1. The HMAC mechanism is described in RFC
2104.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / perl-Digest-HMAC
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-Digest-HMAC && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Digest-HMAC-1.03.tar.gz | 0000007251 7.08 KB | |
_link | 0000000151 151 Bytes | |
perl-Digest-HMAC.changes | 0000002413 2.36 KB | |
perl-Digest-HMAC.spec | 0000002577 2.52 KB |
Revision 12 (latest revision is 17)
Vítězslav Čížek (vitezslav_cizek)
committed
(revision 12)
- update to 1.03 Depend on Digest::SHA instead of Digest::SHA1 [RT#69776] Document the blocksize argument [RT#14551]
Comments 0