Skip to content

nehapaul27/caesar-cipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” Caesar Cipher Encryption & Decryption (Python)

πŸ“Œ Description

This is a simple Python program that implements the Caesar Cipher technique.
It allows users to encrypt and decrypt messages using a shift key.
The program runs in a loop until the user chooses to stop.


πŸš€ Features

  • Encrypt lowercase text
  • Decrypt encrypted text
  • User-controlled shift key
  • Continuous execution using loop
  • Simple command-line interface

πŸ›  Technologies Used

  • Python 3
  • Lists
  • Functions
  • Loops
  • Conditional statements


⚠️ Limitations

  • Works only with lowercase alphabets (a–z)
  • Does not support spaces or special characters
  • Input must be lowercase

🌱 Future Improvements

  • Add support for uppercase letters
  • Handle spaces and symbols
  • Add input validation
  • Create GUI or web version

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

Neha Paul
Python Learner | College Student

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages