           SPELL=digest-hmac
         VERSION=1.01
          SOURCE=Digest-HMAC-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Digest-HMAC-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/G/GA/GAAS/$SOURCE
     SOURCE_HASH=sha512:62aa81983210889966ecc71a21d49554733a8939fe366321ccf19a7f9c80ff4f2fe6998ad8f7ed33a391838b40a82d64784005fed99763298e84e08bc3849d1a
         LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?module=Digest::HMAC"
         ENTERED=20020403
        KEYWORDS="perl"
           SHORT=" HMAC message integrity check"
cat << EOF

HMAC is used for message integrity checks between two par
ties 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.

EOF
