/crypto_tools

Small set of useful python tools for cryptography CTF challenges

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

crtools

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.