# Constants
The blocksize of BLAKE2s in bytes.
OutputLengthUnknown can be used as the size argument to NewXOF to indicate the length of the output is not known in advance.
The hash size of BLAKE2s-256 in bytes.
The hash size of BLAKE2s-128 in bytes.
# Interfaces
XOF defines the interface to hash functions that support arbitrary-length output.