pub trait Sbox { const NAME: &'static str; const SBOX: [[u8; 16]; 8]; }
Trait for GOST 28147-89 cipher S-boxes
S-Box name
Unexpanded S-box