pub const GAMMA: u8 = 2;
Gamma value for pairwise transforms. Must satisfy: γ ≠ 0, γ² ≠ 1 In GF(2^8), 2 works well since 2² = 4 ≠ 1