March 2002
Intermediate to advanced
528 pages
21h 29m
English
mhash
The mhash library is used to create checksums, message digests, message authentication codes, and so on. A number of algorithms, including MD5, GOST, and SHA1, are supported.
To use mhash functions, you must install mhash and compile PHP with
the
--with-mhash[
=DIR
]
directive.