Constant owasp_2id [src]

Recommended parameters for argon2id type according to the OWASP cheat sheet.

Source

pub const owasp_2id = Self{ .t = 2, .m = 19 * 1024, .p = 1 }