Cryptorama!
This is a fun series of crypto challenges that I designed to go along with a crypto workshop I created.
The easiest way to run this is to use docker. With docker installed and running, run...
make && make run
...as any user in the local docker
group.
See the src/ folder for the application source code and solution/ for solutions.
TODO: Outline the challenges here