---- Identifier: mhtcl Version: 1.2b0 Title: MHTCL Creator: Marco Maggi Description: wrapper for the mhash library Rights: GNU Lesser General Public Library (GNU/LGPL) URL: [http://gna.org/projects/mhtcl/] Depends: tclmore [http://gna.org/projects/tclmore/] Architecture: tested on GNU/Linux, requires the GNU build tools Subject: hash functions ---- MHTCL is an extension library, written in the C language, for the Tool Command Language, TCL. It implements an interface to MHASH: a library of hash functions and key generation algorithms. List of supported algorithms when using MHASH version 0.9.1: adler32, crc32, crc32b, gost, haval128, haval160, haval192, haval224, haval256, md4, md5, ripemd128, ripemd160, ripemd256, ripemd320, sha1, sha224, sha256, sha384, sha512, tiger, tiger128, tiger160, whirlpool. ----