Module hmac

Source
Expand description

HMAC utility functions for authentication

Functionsยง

build_sorted_query_smartstring
Build a sorted query SmartString from key-value pairs
generate_hmac_sha512_base64
Generate HMAC-SHA512 signature and return as base64 SmartString
generate_hmac_signature
Generate HMAC-SHA256 signature and return as hex SmartString