Skip to content

🔐 Caesar Cipher

A security tool that encrypts and decrypts text using the classic alphabet shift method.

How to Run

  1. Navigate to this directory: bash cd ceaser-cipher
  2. Run the application: bash python main.py