/cryptopals

Cryptopals solution in Python

Primary LanguagePython

Cryptopals

Cryptopals solutions in Python. See http://cryptopals.com Build Status

Instructions

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

Disclaimer

The code are created for educational / entertainment purpose only. Not designed for nuclear missiles launching system.