Inspiration

To encrypt my passwords I made a personalized password encrypter and decrypter.

What it does

It encrypts and decrypts the password based on the shift provided (i.e.) It substitutes an alphabet with the shift of it. Consider A is given and the cipher is 2 then the encrypted letter is B. It goes on with the flow.

How we built it

Python

Built With

Share this project:

Updates