Crate crypto_wasi

source ·

Functions

Behaviour like crypto.hkdfSync
As same as hkdf, but use hmac to manual expand
Behaviour like
Behaviour like crypto.pbkdf2Sync
Convert u8 array to hex string, behaviour like Buffer.from(arr).toString("hex")