Skip to main content

MIN_PGWIRE_PASSWORD_LEN

Constant MIN_PGWIRE_PASSWORD_LEN 

Source
const MIN_PGWIRE_PASSWORD_LEN: usize = 12;
Expand description

NIST baseline; MD5 has no work factor, so length is the only knob.