🏳️
The CTF Recipes
Ctrlk
  • Introduction
  • Cryptography
    • Introduction
    • General knowledge
      • Encoding
      • Maths
        • Modular arithmetic
      • Padding
    • Misc
    • Mono-alphabetic substitution
    • Symmetric Cryptography
  • 🛠️Pwn
    • General knowledge
    • Architectures
    • Stack exploitation
    • 🛠️Heap exploitation
    • Protections
    • Integer overflow
Powered by GitBook
On this page
  1. Cryptography
  2. General knowledge

Maths

Modular arithmetic
PreviousBase64NextModular arithmetic

Last updated 2 years ago