Static libwhisper::session::NULL_BYTES [] [src]

pub static NULL_BYTES: [u8; 256] = [b'\x00'; 256]

Array of null bytes used in Hello package. Needs to be bigger than Welcome frame to prevent amplification attacks. Maybe, 256 is too much...who knows?