pub(crate) fn compute_vanishing_polynomial(omega: FpVesta, n: u128) -> Polyx
Expand description

Compute vanishing polynomial over n-order multiplicative subgroup H with root of unity omega

Arguments

  • omega - root of unity for the H
  • n - the order of the group