Inspiration

   Looked into How Caesar Cipher works and looked into its history  

What it does

   Ceasar Cypher which was implemented in the past to encrypt data across a network. Its simple application to encrypt and decrypt message is been executed in the c++. The user can input the message and decrypt it side-by-side.It is very beautiful algorithm, mostly used during first world war. 

How we built it

    Using C++

Challenges we ran into

   Faced some difficulties in implementation

Accomplishments that we're proud of

    Able to create Ceasar Cypher which was implemented through C++

What we learned

    Scripting encryption / decryption algorithm

What's next for Implement a Ceasar Cipher

    Looking further into it

Built With

Share this project:

Updates