Skip to content

argon2: adopt OWASP recommendations#386

Merged
tarcieri merged 1 commit intomasterfrom
argon2/adopt-owasp-recommendations
Mar 5, 2023
Merged

argon2: adopt OWASP recommendations#386
tarcieri merged 1 commit intomasterfrom
argon2/adopt-owasp-recommendations

Conversation

@tarcieri
Copy link
Copy Markdown
Member

@tarcieri tarcieri commented Mar 5, 2023

Adopts the recommended settings from:

https://cheatsheetseries.owasp.org/cheatsheets/Password_Storage_Cheat_Sheet.html

Use Argon2id with a minimum configuration of 19 MiB of memory, an
iteration count of 2, and 1 degree of parallelism.

Adopts the recommended settings from:

https://cheatsheetseries.owasp.org/cheatsheets/Password_Storage_Cheat_Sheet.html

> Use Argon2id with a minimum configuration of 19 MiB of memory, an
> iteration count of 2, and 1 degree of parallelism.
@tarcieri tarcieri merged commit c69a68b into master Mar 5, 2023
@tarcieri tarcieri deleted the argon2/adopt-owasp-recommendations branch March 5, 2023 01:06
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.

1 participant