Crypto Course An open source practical cryptography course for CTF player. Currently only have 5 sections. More coming... Block Cipher Mode RSA LFSR HASH Blockchain Requirements You may need the following packages. pycryptodome pwntools sagemath pip install pycryptodome pwntools sudo apt install sagemath