Returns an iteratee calculating the MAC.
The length in bytes of the MAC.
Takes an iterator of data and returns an iterator containing a tuple of both the data chunk and an updated mac iteratee.
Calculates the MAC.
Base class for MAC (Message Authentication Code) implementations.