Skip to content
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

enchance the encrytion level and store the user data in database with… #41

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shashishsoni
Copy link

Enhance Encryption Level

Enhance Encryption Level: This project implements Argon2 encryption to securely store user data in the database. By utilizing Argon2, we provide an advanced level of security for sensitive information, ensuring that user passwords are not only encrypted but also resistant to various attack vectors. This approach enhances data protection, safeguarding user accounts against unauthorized access and improving overall application security

[X]-Hacktoberfest
[X]-Hacktoberfest-accepted

Copy link

vercel bot commented Oct 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
job-sewa ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 22, 2024 1:35pm

@Devmangrani
Copy link
Owner

Devmangrani commented Oct 23, 2024

Hey @shashishsoni

You've done really good work with enhancing the encryption level using Argon2. However, there seems to be an issue where it's not recognizing the old user IDs and passwords after the changes. Could you please look into this? Keep up the great work, and thanks for contributing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants