package
Version:
v1.3.15
Opens a new window with list of versions in this module.
Published: Feb 21, 2022
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 5
Opens a new window with list of known importers.
Documentation
¶
Engine defines a 256-bits hash algorithm to use
const (
BLAKE2b Engine = "blake-2b-256"
KECCAK Engine = "keccak-256"
SHA_256 Engine = "sha-256"
SHA_3 Engine = "sha3-256"
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.