Inspiration

Part of day 4 challenges "Encrypt a Password"

What it does

It encrypts password using the ceaser cipher. Further the project also mimics usage of RSA algorithm to transport the cipher key from one place to another securely.

How we built it

Using C language

Challenges we ran into

The mimicking of RSA algorithm is hard

Accomplishments that we're proud of

Learning the math behind the algorithm

Built With

Share this project:

Updates