Function hacspec_halo2::commit_polyx
source · 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 stringa
- the “vector”blinding
- blinding factor