Skip to main content

Module crypto

Module crypto 

Source
Expand description

Native crypto module for hashing and encoding utilities.

Exports: crypto.sha256, crypto.hmac_sha256, crypto.base64_encode, crypto.base64_decode, crypto.hex_encode, crypto.hex_decode

Functionsยง

create_crypto_module
Create the crypto module with hashing and encoding functions.