pub const KEY_SIZE: usize = 32;
Expand description

Size of the key in bytes. The key is a 256-bit (32 bytes) value used for encryption and decryption.