[][src]Constant dusk_bls12_381::ROOT_OF_UNITY

pub const ROOT_OF_UNITY: Scalar;

GENERATOR^t where t * 2^s + 1 = q with t odd. In other words, this is a 2^s root of unity.

GENERATOR = 7 mod q is a generator of the q - 1 order multiplicative subgroup.