Cryptopals solutions in Python. See http://cryptopals.com
Functions and classes that aid solving the problems are under ateng/
Files under tests/
are actual functions that solve the challenges. They also serve as unit & integration tests
The code are created for educational / entertainment purpose only. Not designed for nuclear missiles launching system.