pub const MAX_PASSWORD_SIZE: u32 = 128;
Expand description

The maximum length of the (UTF-8 encoded) password used in the temporary methods to support an initial prototype of password-based encryption.