Constant fullcodec_bls12_381::ROOT_OF_UNITY[][src]

pub const ROOT_OF_UNITY: Scalar;
Expand description

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.