khonsulabs/bonsaidb

Ensure Argon2 Parameters comply with OWASP

Closed this issue · 0 comments

ecton commented

I discovered that OWASP has a recommended set of minimum Argon2 parameters.

When we use TimedArgonParams, we should ensure the computed parameters do not fall below the minimum OWASP settings.