Documentation
¶
Index ¶
Constants ¶
View Source
const Name = "crypto"
Name is the library identifier and the global binding installed into the runtime.
Variables ¶
View Source
var ErrUnsupportedAlgorithm = errors.New("jscrypto: unsupported algorithm")
ErrUnsupportedAlgorithm is thrown into the script when crypto.hmac receives an algorithm outside md5 / sha1 / sha256 / sha512 / sm3.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.