package
0.26.0
Repository: https://github.com/mesg-foundation/engine.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Decode decodes the base58 encoded hash.
DecodeFromBytes decodes hash and checks it length.
Dump takes an interface and returns its hash representation.
Int returns a new hash from a given integer.
New returns new hash from a given integer.
Random returns a new random hash.

# Variables

DefaultHash is a default hashing algorithm - "sha256".

# Structs

Digest represents the partial evaluation of a checksum.

# Type aliases

A Hash is a type for representing common hash.