Inspiration
To secure the password or to use cryptography, I used the substitution encryption technique called Caesar Cipher encryption
What it does
It just encrypt the string by using the secret key value called K and in decryption it uses the same key K
How we built it
I created in Java.

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