Constant KEY_LEN

pub const KEY_LEN: usize = 32usize;

The number of bytes in a key, 32.