cscg24-cry2

CSCG 2024 Challenge 'Intro Crypto 2'
git clone https://git.sinitax.com/sinitax/cscg24-cry2
Log | Files | Refs | sfeed.txt

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