Inspiration
Practical usage of encryption/decryption for security and privacy concerns.
What it does
One have to enter the password and it will generate the encrypted one and also passing the encrypted password again , it will be converted to original password.
How we built it
Using the concept of ASCII code and XOR Operation.
Challenges we ran into
How to get the output in understandable manner.
Accomplishments that we're proud of
- Build something for practical use.
- Learnt that how to secure and protect our data.
What we learned
- Learnt the use cases of java plugins and dependencies for frontend designing.
- Use cases of lambda functions in java.
- Concept of byte.
- Properties of XOR operator.
What's next for Encrypting & Decrypting Password
I will generate try to create more algorithms for encryption & decryption.
Built With
- java
- jbutton
- jfilechooser
- jframe
- jtextfield
- vs
Log in or sign up for Devpost to join the conversation.