Inspiration
MLH Local Hack Day 2022
What it does
It takes the message as input from the user and encrypts the message using Caesar cipher, given the key value. It also decrypts the encrypted message to return the original message.
How we built it
Using Python
Challenges we ran into
None
Accomplishments that we're proud of
Working program
What we learned
Caesar cipher
What's next for Caesar Cipher
Improve the program to handle uppercase alphabets, spaces and special characters.
Log in or sign up for Devpost to join the conversation.