Method Crypto.SHA1.HMAC.crypt_hash()


Method crypt_hash

string(7bit) crypt_hash(string(8bit) password, string(7bit) salt, int(0..) rounds)

Description

crypt_sha1() from NetBSD.