AES 256

I was 15 when I wrote this program, making it one of my first substantial independent projects. It implements AES 256 as a recursive directory encryptor. The program's arguments allow users to encrypt clipboard text, single files, or entire volumes with the provided password.

Experience

  • Cypher implementation
    • Reading files
    • Recurse directories
    • Working with foreign code
  • GitHub
  • Writing tests