Type Definition scuttlebutt::field::Degree

source · []
pub type Degree<FE> = DegreeModulo<<FE as FiniteField>::PrimeField, FE>;
Expand description

The degree, $r$ of a finite field.

Where Self is $\textsf{GF(p^r)}$