Argon2id.this
this
(uint t, uint m, uint p, int version_ = 0x13)Constructs an Argon2id KDF with the given parameters.
Parameters
t | Number of passes (iterations). |
m | Memory size in KiB. |
p | Degree of parallelism (lanes). |
version_ | The Argon2 version (default 0x13). |