Cryptopals Crypto Challenges My attempt at the challenges from http://cryptopals.com/ Usage Each challenge solution is in a separate unittest. Run the entire suite with: python -m unittest discover tests