This repo is two things:
- A spoiler for anyone trying to do the cryptopals.com problem sets.
- Not meant to be built-upon or used in a production system.
- Each Challenge is tested by running it from the root directory.
run.sh
should be run from thesetX
directory.- Requires
Python>=3.7