CRYPTOGRAPHY ROADMAP

Classic Ciphers

Substitution & Transposition techniques.

  • Caesar Cipher
  • Autokey Cipher
  • Mono-Alphabetic Cipher
  • Poly-Alphabetic Cipher
  • Playfair Cipher
  • Vigenere Cipher
  • Rail Fence Cipher
  • Row Transposition Cipher
  • Vernam Cipher (ASCII)
  • One-Time Pad
Enter Module

Mathematical Logic

Number theory & prime algorithms.

  • Division Algorithm
  • Euclidean Algorithm
  • GCD Algorithm
  • GF(P) Finite Fields
  • Fermat's Little Theorem
  • Miller-Rabin Primality
  • Polynomial Algorithms
Enter Module

Modern Encryption

Standard algorithms & key exchange.

  • DES Algorithm
  • RSA Algorithm
  • Diffie-Hellman Key Exchange
  • Feistel Cipher Logic
  • Modular Polynomials
Enter Module