Commit graph

2 commits

Author SHA1 Message Date
mjl
dc3d5cd486 Oops. Correct leftover SHA1 -> HMAC 2001-11-30 15:20:45 +00:00
mjl
a769d1ecd8 Import p5-Digest-HMAC-1.01
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.
2001-11-30 15:17:03 +00:00