CaesarJaw provides encryption and decryption functionalities using a simple shift cipher (Caesar cipher). It allows users to: Encrypt text 📝 Decrypt text 🔑 Determine the shift key 🔎 Attempt ...
Final Project – COAL, Summer 2023, FAST NUCES. Built Vigenère, ROT13, Rail Fence ciphers, and Diffie-Hellman in Irvine32 Assembly, showcasing low-level string handling and modular arithmetic.