mhash

mhash -- Compute hash

Description

string mhash(int hash, string data);

mhash() applies a hash function specified by hash to the data and returns the resulting hash (also called digest).