- Encrypts text messages using the Caesar Cipher algorithm.
- Decrypts text messages with a known shift value.
- The user can choose whether to encrypt or decrypt a message.
- Accepts user input for the text and shift key.
- Simple and easy-to-use Python script.
-
Notifications
You must be signed in to change notification settings - Fork 0
This repository contains a Python program that implements the Caesar Cipher encryption algorithm. The program allows users to encrypt and decrypt messages by shifting the characters of the input text by a specified key value. Perfect for understanding the basics of cryptography.
Mikaxial/Caeser-Cipher
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This repository contains a Python program that implements the Caesar Cipher encryption algorithm. The program allows users to encrypt and decrypt messages by shifting the characters of the input text by a specified key value. Perfect for understanding the basics of cryptography.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published