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