Module hmac

Module hmac 

Source
Expand description

HMAC encoding and decoding functions.

Functionsยง

hmac_sha256hmac_openssl
Tries to create an HMAC SHA256 signature from the given data and key.