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

[PB-3078] add salt to the upgrade request #263

Merged
merged 2 commits into from
Nov 29, 2024
Merged

[PB-3078] add salt to the upgrade request #263

merged 2 commits into from
Nov 29, 2024

Conversation

TamaraFinogina
Copy link
Contributor

Add salt to upgradeHash request

P.S. Argon2 outputs results like this, where salt is already included into the hash $argon2id$v=19$m=65536,t=2,p=1$gZiV/M1gPc22ElAH/Jh1Hw$CWOrkoo7oJBQ/iyh7uJ0LO2aLEfrHwTWllSAxT0zRno. However, to keep the same workflow, the salt will be sent to the database along with the hash

@TamaraFinogina TamaraFinogina requested a review from sg-gs November 27, 2024 10:24
@sg-gs sg-gs added the enhancement New feature or request label Nov 27, 2024
@TamaraFinogina TamaraFinogina changed the title [PB-3078] add salt to the upgrade request [PB-3078] add salt to the upgrade request and remove Kyber (temporarely) Nov 28, 2024
@TamaraFinogina TamaraFinogina requested a review from sg-gs November 28, 2024 14:07
@TamaraFinogina TamaraFinogina changed the title [PB-3078] add salt to the upgrade request and remove Kyber (temporarely) [PB-3078] add salt to the upgrade request Nov 29, 2024
@sg-gs sg-gs merged commit 42e5e94 into master Nov 29, 2024
2 checks passed
@sg-gs sg-gs deleted the feat/update-salt branch November 29, 2024 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants