PHP mhash_get_hash_name() Function
The mhash_get_hash_name() function is an inbuilt function in PHP which is used to get the block size of the specified hash. It gets the highest available hash ID within the current MHash installed in the system like SHA1, MD%, etc. Syntax: string mhash_get_hash_name( int $hash ) Parameter: This func