           SPELL=mhash
         VERSION=0.9.9.9
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
     SOURCE_HASH=sha512:3b063d258cb0e7c2fa21ed30abae97bd6f3630ecd1cb4698afb826aa747555f3cf884828f24ac5e2b203730d0c7c0ecc9ef1e724ad9d85769a2f66128f3072eb
        WEB_SITE=http://mhash.sourceforge.net/
         ENTERED=20011123
      LICENSE[0]=LGPL
        KEYWORDS="crypto"
           SHORT="Mhash is a free library for hash algorithms"
cat << EOF
mhash is a thread-safe hash library implemented in C, and provides a
uniform interface to a large number of hash algorithms (MD5, SHA-1,
HAVAL, RIPEMD160, TIGER, GOST). These algorithms can be used to
compute checksums, message digests, and other signatures. The HMAC
support implements the basics for message authentication, following
RFC 2104.
EOF
