Crypto-Course icon indicating copy to clipboard operation
Crypto-Course copied to clipboard

An open source practical cryptography course for CTF player

Crypto Course

An open source practical cryptography course for CTF player.

Currently only have 5 sections. More coming...

  1. Block Cipher Mode
  2. RSA
  3. LFSR
  4. HASH
  5. Blockchain

Requirements

You may need the following packages.

pip install pycryptodome pwntools
sudo apt install sagemath