What it does

Can encrypt or decrypt using the Caesar shift system.

How we built it

With Python.

Challenges we ran into

Enabling the system to work backwards and decrypt.

Accomplishments that we're proud of

Got it to work both forward and backwards

What we learned

Through our research of basic encryptions, we learned about the caesar shift system and how to start programming it.

What's next for Caesar Shift Program

The Caesar shift is a very basic encryption/decryption but it is a good starting point. From here we can start more advanced encryptions/decryptions.

Built With

Share this project:

Updates