I got to make this program as a completion of a challenge given in the MLH Security.
Using this you can demonstrate and learn about the Caesar Cipher encryption and decryption of a single word as this program was build at a very basic level.
I built it solo using python.
The challenge I faced was to brush up my concepts a little and also in making the code more efficient.
The accomplishments include my knowledge update on Caesar Cipher and successful build of the program.
I learned the concept of Caesar Cipher
Next I look forward to enable it to encrypt and decrypt sentences which contain special characters and similar.
Log in or sign up for Devpost to join the conversation.