Inspiration
I am all about safety, so I wanted to learn about encryption.
What it does
Encrypts any password within 100 characters using a custom key
How I built it
- Using C
- Using Caesar Cipher algorithm
Challenges I ran into
Understanding the relationship between a character and a key.
Accomplishments that I am proud of
Successfully completed this project.
What's next for Encrypt any Password
- Dynamic variation of the key during encryption
- Decryption
Log in or sign up for Devpost to join the conversation.