Description
My cryptography professor said that a cryptographic hash function compresses data: but can it introduce problems?
Files
- docker-compose.yml
-
hashy_parmentier.py
924 B – 7cf9922b1bd32e789f8e597e64e61ab6a43fd378509858b14f1910f73b904afa
Author
Challenge Instructions
- First, download docker-compose.yml:
curl https://hackropole.fr/challenges/fcsc2021-crypto-hashy-parmentier/docker-compose.public.yml -o docker-compose.yml
- Launch the challenge by executing in the same folder:
docker compose up
- Then, in another console, access the challenge with Netcat:
nc localhost 4000
In case you encounter problems, please consult the FAQ.
Flag
Submit your solution
You can submit your writeup for this challenge. Read the FAQ to learn how to proceed.
You need to be logged in to submit a writeup.