Skip to content

Latest commit

Β 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” Caesar Cipher Encryption & Decryption Tool

A simple yet user-friendly GUI tool to encrypt and decrypt text using the classic Caesar Cipher algorithm.
Built with Python and customtkinter for a modern, clean interface.


πŸ“œ What is the Caesar Cipher?

The Caesar Cipher is one of the oldest and simplest encryption techniques. It works by shifting each letter in your text by a fixed number of positions in the alphabet.
While it’s not secure for real-world use today, it’s perfect for understanding the basics of substitution ciphers and cryptography.


✨ Features

  • πŸ”‘ Encrypt & Decrypt: Easily switch between encryption and decryption modes.
  • 🎨 Modern GUI: Built using customtkinter with a stylish theme.
  • πŸ”’ Custom Shift Key: Set your own shift value for flexible encryption.
  • πŸ—‚οΈ Custom Theme: Uses a nordic_theme.json file for a beautiful, modern style.
  • πŸ”€ Custom Font: Uses Bitcount Grid Single Light Open for a clean appearance.

🧩 How to Use

  • 1️⃣ Enter your plaintext or ciphertext.
  • 2️⃣ Enter the shift key.
  • 3️⃣ Click Encrypt or Decrypt.
  • 4️⃣ Copy or save the result as needed.

πŸ§‘β€πŸ’» Author

  • Developed by Gowsik Raja.S
  • πŸŽ“ Cybersecurity Enthusiast

Screenshot 2025-07-20 175632
Screenshot 2025-07-20 175701

About

πŸ” Caesar Cipher Encryption & Decryption Tool A simple yet user-friendly GUI tool to encrypt and decrypt text using the classic Caesar Cipher algorithm. Built with Python and `customtkinter` for a modern, clean interface.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages