Skip to main content

SECURE_MIN_HUMAN_LENGTH

Constant SECURE_MIN_HUMAN_LENGTH 

Source
pub const SECURE_MIN_HUMAN_LENGTH: usize = 8;
Expand description

The secure minimum human-entered code length codlet enforces by default. 8 symbols over the 31-symbol alphabet is ~39.6 bits (RFC-003 §11.3).