You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ARCANE: A Java-based encryption and decryption system using rotor-based logic, inspired by the Enigma machine, with additional cipher layers like Caesar and Vigenère. This project allows for multi-layered encryption and secure message handling.
My solutions to Google's Foobar Challenge for coding data structures and algorithms. Includes my solution code, unit tests, background notes, design notes, and references.
Christopher is an interactive cryptography toolkit featuring classical ciphers, hashing utilities, and cipher cracking tools built for learning the foundations of encryption through hands on experimentation.