k6/crypto
Note
A module with a better and standard API exists.
The crypto module partially implements the WebCrypto API, supporting more features than k6/crypto.
The
k6/crypto
module provides common hashing functionality available in the GoLang
crypto package.