News

A simple **Caesar Cipher encryption and decryption tool** built in Python. The Caesar Cipher is one of the oldest and simplest encryption techniques where each letter is shifted by a fixed number.
📜 A web app to encrypt & decrypt text using historical algorithms like Caesar, Vigenère, and Playfair.