-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improving Password Encryption with AES-256 and PBKDF2 algos! #122
Comments
@jindalpriyanshu101 can you please look into this . |
hi @Ishratnoori, we would love to know how you're going to enhance the current encryption. please explain your approach |
Hi @jindalpriyanshu101! As I'm focusing on cybersecurity, I'm planning to enhance encryption by using a combination of AES-256 and PBKDF2. This is my basic idea:
Together, AES-256 nd PBKDF2 make the encryption tougher to break, also increases security. let me know if u'd like to add anything!! |
Sounds good, start working on it @Ishratnoori |
I’ve implemented the password encryption enhancements using AES-256 and PBKDF2. Thanks a ton! |
Hey @Ishratnoori is there any update on this issue? |
Hi @jindalpriyanshu101 and @jinx-vi-0, I have successfully pushed the full AES-256 and PBKDF2 encryption enhancements in the new-feature-branch. You can find the changes in the pull request I created. Thank you for your guidance throughout this process! |
Hi @Ishratnoori, i'm expecting you to raise your changes before 6pm today. And in-case you're unable to resolve those merge conflicts, contact me through discord so that actual changes can be pushed and merged. |
times up. |
Hello Maintainers,
I’d like to help with the passOP project by "Enhancing the password encryption" by upgrading to a more secure method.
This feature will improve the security of the password manager system.
Could you please assign this issue to me?
I’m looking forward to contributing!
Best regards,
Ishrat :)
(Please assign me under gssoc-ext and hacktoberfest;))
The text was updated successfully, but these errors were encountered: