LVI. Mhash Functions
You
need
to
compile
PHP
with
the
--with-mhash
parameter
to
enable
this
extension
.
For a complete list of supported hashes, refer to the
documentation of mhash. The general rule is that you can
access the hash algorithm from PHP with MHASH_HASHNAME. For
example, to access TIGER you use the PHP constant
MHASH_TIGER.