• PHP Video Tutorials

PHP - Mhash Functions



List of Functions

Sr.No Function & Description
1 mhash()

The mhash() function can compute a hash.

2 mhash_count()

The mhash_count() function can get the highest available hash identifier.

3 mhash_get_block_size()

The mhash_get_block_size() function can get a block size of specified hash.

4 mhash_get_hash_name()

The mhash_get_hash_name() function can get name of a specified hash.

5 mhash_keygen_s2k()

The mhash_keygen_s2k() function can generate a derivation key for a given password according to certain MHASH.

php_function_reference.htm
Advertisements