# Constants
ErrWrongDataSize raised when wrong size of bytes is passed to unmarshal HH.
HomomorphicHashSize contains size of HH.
# Type aliases
Hash is implementation of HomomorphicHash.
HashesSlice is a collection that satisfies sort.Interface and can be sorted by the routines in sort package.