Calculates MAC of data. data must be padded (if needed) before calling this function.
data
Uint8List mac(final Uint8List data);