You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check out the example on The Go Playground.
It shows how to encrypt and decrypt, and shows what happens when the cipher text
has been changed (tampered.)
About
AES Counter with CBC-MAC (CCM) mode, as defined in RFC 3610