pub(crate) fn commit_polyx(
    crs: &(Seq<G1_pallas>, G1_pallas),
    a: Polyx,
    blinding: FpVesta
) -> G1_pallas
Expand description

Pedersen vector commitment

Arguments

  • crs - the common reference string
  • a - the “vector”
  • blinding - blinding factor