pub const PASSPHRASE_LENGTH: usize = 30;
The length of a passphrase, in chars or bytes as the string is ASCII.