pub const MIN_SIZE: usize = 16;
Minimum size for a packet, coincidentally this is the largest block cipher’s block-size.