Implements the fast CMAC message authentication code based on a block cipher, as specified in RFC 4493 and RFC 4494.
go get github.com/aead/cmacNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Compute CMAC of a message using AES.
Consider using crypto/hmac or a maintained alternative.
No dependency data recorded yet.