# Functions
Algorithm returns crypto.Hash from string.
AlgorithmList returns string of hash functions list.
AlgoString returns string of hash algorithm.
Check function returns true if computed hash value is match.
Check function returns true if computed hash value is match.
NewCheckers returns list of Checker instances from io.Reader.
Value returns hash value string from io.Reader.
ValueFromBytes returns hash value string from []byte.
# Interfaces
No description provided by the author