Module generate

Module generate 

Source

Functionsยง

data_key
Generate a new high-entropy key and the value encrypted with the named key.
hash
Return the cryptographic hash of the base64-encoded input data.
hmac
Return the digest of the base64-encoded input data.
random_bytes
Generate random bytes.