          MODULE=mhash
         VERSION=0.9.9.9
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=$SFORGE_URL/$MODULE/
      SOURCE_VFY=sha256:56521c52a9033779154432d0ae47ad7198914785265e1f570cee21ab248dfef0
        WEB_SITE=http://mhash.sourceforge.net/
         ENTERED=20011123
         UPDATED=20090404
           SHORT="A library providing a large number of 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
