          MODULE=mhash
         VERSION=0.8.16
        #VERSION=0.8.14
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$SFORGE_URL/mhash/$SOURCE
        WEB_SITE=http://mhash.sourceforge.net/
         ENTERED=20011123
         UPDATED=20020528
      MAINTAINER=kongar@tsrsb.org.tr
           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
