Modules
std
crypto
scrypt
Params
owasp
Constant owasp
[src]
Recommended parameters according to the OWASP cheat sheet.
Source
pub const owasp = Self{ .ln = 17, .r = 8, .p = 1 }