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