Inspiration

To start learning how encryption and decryption works

What it does

It will create a data encryption for the input data

How we built it

Using Python and ASCII notion, we can make the encryption.

Challenges we ran into

The cases when the letters are not alphabets (number for example). We assume that simply move back would help.

Accomplishments that we're proud of

Making a sufficient check for some cases

What we learned

Learn the basic encryption/decryption

What's next for Basic Implementation of Caesar Cipher

Maybe making a user-friendly usage, or learning more encryption.

Example of the work : https://colab.research.google.com/drive/1jItKhVpJRVsZZFRNdeZYdrTGOCBtZrcC?usp=sharing

Built With

Share this project:

Updates