Skip to content

Files

Latest commit

364c28b · Dec 11, 2022

History

History

mhash

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 30, 2022
Dec 11, 2022
Nov 29, 2022

mhash

This is an interface to the mhash library. Mhash supports a wide variety of hash algorithms such as MD5, SHA1, GOST, and many others. For a complete list of supported hashes, refer to the constants page. 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.

Platform Url
PHP.net https://www.php.net/manual/en/book.mhash.php