summaryrefslogtreecommitdiffstats
path: root/chall/description
diff options
context:
space:
mode:
authorLouis Burda <quent.burda@gmail.com>2024-04-01 20:55:25 +0200
committerLouis Burda <quent.burda@gmail.com>2024-04-01 20:55:25 +0200
commita5e84c786280f373f70d20f3464883d1bc54f60b (patch)
tree7eadc8c8726dd06487d925eeb188aee5cd0f05e2 /chall/description
downloadcscg2024-cry2-master.tar.gz
cscg2024-cry2-master.zip
Add solutionHEADmaster
Diffstat (limited to 'chall/description')
-rw-r--r--chall/description5
1 files changed, 5 insertions, 0 deletions
diff --git a/chall/description b/chall/description
new file mode 100644
index 0000000..795005f
--- /dev/null
+++ b/chall/description
@@ -0,0 +1,5 @@
+If 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.
+
+This challenge implements a simple, but insecure MAC scheme.
+
+https://en.wikipedia.org/wiki/Message_authentication_code