-
-
Notifications
You must be signed in to change notification settings - Fork 280
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
Feature/client password hashing #4375
base: devel
Are you sure you want to change the base?
Conversation
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferencesCodacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more |
@msmannan00 : when you like please feel free to proceed with the review of this pull request as well! thank you |
d8f4db0
to
ba8bfc3
Compare
1ca8b94
to
1d7e0e1
Compare
7f823c4
to
2a1a9ec
Compare
Co-authored-by: Giovanni Pellerano <[email protected]> Co-authored-by: عبدالمنان <[email protected]>
…ientside key derivation
…place of python base64
- computation of argon2 for password hashing - computation of argon2 for renewed proof of work - future crypto duties
1d7e0e1
to
ffc853b
Compare
This pull requests moves password hashing on with the following properties: