Crate sha_to_hex

Source

Functionsยง

encode
Encode a message using secret with HMAC-SHA256 encryption
encode_bytes
Encode a message using secret with HMAC-SHA256 encryption
get_sha256_hmac_as_hex_str
[Deprecated] Encode msg using secret return hex string This is just alias of encode for backward compatibility