package
Version:
v1.5.13
Opens a new window with list of versions in this module.
Published: Jan 28, 2025
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.