Inspiration

MLH LocalHackDayBuild Challenge

What it does

Encrypts a given password

How we built it

Its built with NodeJS and uses XOR encryption.

Challenges we ran into

How to do a logical XOR

What we learned

Public and private keys + XOR encryption algorithm.

What's next for Encrypt a password

It could be used for encrypting password by taking values from a form input and then adding some salt to the encrypted password.

Built With

Share this project:

Updates