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.

Built With

Share this project:

Updates