|
|
|
|
|
by chrismorgan
1270 days ago
|
|
> Argon2id, but without specifying the parameters, not why they chose this particular variant over another variant like Argon2d. On this specific point: the use of Argon2id over Argon2d doesn’t need justification. Per https://www.rfc-editor.org/rfc/rfc9106.html#section-4, the first and second recommended options are Argon2id, and Argon2id is the recommended type basically unless you have a very good reason to choose a different type. (And as a fairly informed layman in cryptography, it’s very obvious to me that Argon2id is the correct choice for this sort of password safe.) |
|