           SPELL=digest-hmac
         VERSION=1.01
          SOURCE=Digest-HMAC-$VERSION.tar.gz
       BUILD_API=2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Digest-HMAC-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/G/GA/GAAS/$SOURCE
          MD5[0]="28301feecd77a332a81c52a5f074b138"
         LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?module=Digest::HMAC"
         ENTERED=20020403
         UPDATED=20020403
      MAINTAINER="redlemon@knoware.nl"
           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
