Small set of useful python tools for cryptography CTF challenges. All tools offered without warranty under the BSD license.
crypto_tools.py contains the tools.
challenges.py contains the crypto challenges from https://cryptopals.com/sets/1/challenges, which is the challenge that inspired the creation of these tools.