Reduction of the Kasami parameter modulo the extension degree #
The literature statement only requires gcd(k,n)=1; it does not normalize
k to the range 1 ≤ k < n. The substantive proof is naturally carried
out in that range.
This file proves that the Kasami exponent, derivative image, and coefficient
triple count are unchanged when k is replaced by k % n over a field of
cardinality 2^n. Thus the normalization used by the proof is a theorem,
not an extra hypothesis in the statement.
The Kasami exponent is periodic in k modulo n, modulo the
multiplicative exponent 2^n - 1 of GF(2^n)^×.
In a finite field, nonzero powers only depend on the exponent modulo
|K| - 1. The nonzero hypotheses on the exponents handle the base 0
without a separate convention.
Two distinct nonzero coefficients provide the three distinct field
elements 0, v₁, and v₂. If |K| = 2^n, this already forces
n ≥ 2; characteristic two is not needed for this cardinality argument.
Over a field with 2^n elements, the normalized Kasami derivative is
unchanged when the parameter is reduced modulo n.
The derivative image is unchanged under k ↦ k % n.
The coefficient triple count is unchanged under k ↦ k % n.