pub fn block_padded(data: &[u8]) -> Vec<u8>
Expand description

Padded to multiple of AES block (16 bytes = 128 bits)