pub(crate) fn argon2() -> Argon2<'static>
Expand description
Constructs Argon2 with default params, easier if the weak crypto flag is set for testing
pub(crate) fn argon2() -> Argon2<'static>
Constructs Argon2 with default params, easier if the weak crypto flag is set for testing