Skip to main content

Fp2

Type Alias Fp2 

Source
pub type Fp2 = (BigInt, BigInt);
Expand description

An element a + b·i of 𝔽_{p²} = 𝔽_p[i]/(i²+1).