Inspiration
Ciphero was inspired by a similar project I had made some time ago and also the amazing encryption algorithms and the cool maths behind them.
What it does
The user gets a text area to input their message and choose one of the ciphers from the list and click the button to encrypt their message.
How we built it
We built it by making a basic static website using HTML & CSS and added the main functionality and algorithms using JavaScript.
Challenges we ran into
One of the biggest challenges was to display the encrypted message correctly on the output section and correctly implement the algorithms.
Accomplishments that we're proud of
We are proud of how good it turned out given that we had a little less than a day to make it.
What we learned
We learned a lot about Data Structures and Algorithms in JavaScript and many in-built methods we have at our disposal.
What's next for Ciphero
We plan to add more functionality and increase the number of cipher algorithms and also add a decryption feature.

Log in or sign up for Devpost to join the conversation.