Personal project

WAKE Cipher Experiment

Python study of word auto-key encryption, including key expansion, substitution-box generation, and reversible text transformation.

PythonCryptographyAlgorithms

What it does

  • Auto-key generation from a user-supplied key
  • Substitution-box construction and register updates
  • Paired encryption and decryption flow
WA

More Work

Other projects from the same portfolio.