package
0.1.20
Repository: https://github.com/indra-labs/indra.git
Documentation: pkg.go.dev

# Functions

Double runs a standard double SHA256 hash and does all the slicing for you.
New creates a correctly sized slice for a Hash.
Single runs a standard SHA256 hash.
Zero copies a cleanly initialised empty slice over top of the provided Hash.

# Constants

Len is the number of bytes in a sha256 hash.

# Type aliases

Hash is just a 256-bit hash.