Extracted from Pike v7.6 release 112 at 2009-09-11.
[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.