owasp constant

Argon2Security const owasp

Provides strong security recommended by OWASP.

It uses 46MB of memory, 1 lane, and 1 iteration.

Do not use with Argon2i.

Implementation

static const owasp = Argon2Security('owasp1', m: 47104, t: 1, p: 1);