description (263B)
1If you give a user some data and read it from the user later (e.g. when using cookies), you have to ensure the user has not tampered with it. 2 3This challenge implements a simple, but insecure MAC scheme. 4 5https://en.wikipedia.org/wiki/Message_authentication_code