Category: crypto
Author: souvlakia
I've been working on a new encryption algorithm that hashes and xors the input. I think it's secure, but I'm not sure. Can you take a look?
Launch challenge:
curl -sSL https://raw.githubusercontent.com/cybermouflons/gt-beginner-quest-2024/master/crypto/hshh/docker-compose.yml | docker compose -f - up -d
Shutdown challenge:
curl -sSL https://raw.githubusercontent.com/cybermouflons/gt-beginner-quest-2024/master/crypto/hshh/docker-compose.yml | docker compose -f - down