Skip to main content

MIN_PASSPHRASE_WORDS

Constant MIN_PASSPHRASE_WORDS 

Source
pub const MIN_PASSPHRASE_WORDS: usize = 3;
Expand description

Minimum word count for a Joy passphrase. Diceware-style with Argon2id parameters Joy ships, three well-chosen words still give substantial brute-force resistance for the local-key-derivation threat model. See JOY-0171-50.