Files
docker-php-fpm/php_modules/mhash
..
2022-11-29 04:48:37 +01:00
2022-11-30 08:15:42 +01:00

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