package
1.12.3-warp-verify6
Repository: https://github.com/ava-labs/avalanchego.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
Package hashingmock is a generated GoMock package.
# Functions
Checksum creates a checksum of [length] bytes from the 256 bit hash of the byte slice.
ComputeHash160 computes a cryptographically strong 160 bit hash of the input byte slice.
ComputeHash160Array computes a cryptographically strong 160 bit hash of the input byte slice.
ComputeHash256 computes a cryptographically strong 256 bit hash of the input byte slice.
ComputeHash256Array computes a cryptographically strong 256 bit hash of the input byte slice.
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Interfaces
Hasher is an interface to compute a hash value.