package
2.6.15+incompatible
Repository: https://github.com/meverselabs/meverse.git
Documentation: pkg.go.dev
# Functions
BigToHash sets byte representation of b to hash.
DoubleHash hashes twice.
No description provided by the author
Hash calculates and returns the Hash hash of the input data.
Hashes returns the result of Hash(h1+'h'+...).
No description provided by the author
HexToHash sets byte representation of s to hash.
Uint64 calculates and returns uint64 from the Hash hash of the input data.
# Constants
HashLength is the expected length of the hash.
# Type aliases
No description provided by the author