int(0..1) verify_crypt_md5(string password, string hash)
Verifies the password against the crypt_md5 hash.
May throw an exception if the hash value is bad.
make_crypt_md5