Extracted from Pike v7.6 release 61 at 2005-12-30.
[Top]
Crypto
Crypto.HMAC
Crypto.HMAC()->`()
Methods
`()()
create()
digest_info()
Crypto.HMAC()->`()
Crypto.HMAC()->`()()->create()
Method Crypto.HMAC()->`()()->`()()
Method
`()
string
`()
(
string
text
)
Description
Hashes the
text
according to the HMAC algorithm and returns the hash value.