Inspiration

I have an extremely hard time finding ways to encrypt words or sentences and keeping them in one place. I often forget my passwords for the numerous accounts I have online. I blame the automatically-generated passwords for how hard they are to remember. Using VeryEasyCrypt, I can generate passwords, try different forms of encryption, and encrypt my ideas that I would like to keep secret and store them all in one place.

What it does

You can use it to create passwords, make unreadable messages, and can be used to experiment with different types of encryption.

How we built it

Front-end in React, wrote cipher encryption in Javascript

Challenges we ran into

Creating extra features for different types of encryption.

Accomplishments that we're proud of

Creating a nice-looking, encryption tool. Finishing up the product.

What we learned

How Caesar Cipher and Vigenere Cipher encryption works. How to connect various React components and implement functions into the frontend.

What's next for VeryEasyCrypt

implementing functionality for encrypting large text files adding new types of encryption and ways to customize your encryption

Share this project:

Updates