class SHA3::KMAC

KMAC (Keccak Message Authentication Code) is a MAC algorithm based on the Keccak permutation. It is defined in NIST SP800-185 and provides both fixed-length and XOF (arbitrary-length) output modes.