package
0.0.0-20190311212322-2f646e5a9652
Repository: https://github.com/orbat/peerdoc.git
Documentation: pkg.go.dev

# Functions

From turns b into a Hash.
No description provided by the author
No description provided by the author
Of calculates the hash of data.
Parse a string as a Hash.

# Constants

ByteLen is the length of a Hash in bytes.
StringLen is the number of characters a Hash takes when turned into a string.

# Interfaces

A Hashable can either produce a hash of itself, or is already a hash.

# Type aliases

A Hash represents a hash with ByteLen bytes.