this adds the KZG+ cryptographic method alongside Semi-AVID.
--all-features
to compile everythingalgebra
has been added, with tests for all functions
algebra::scalar_product_polynomial
computes a linear combination of polynomials (P_i)
algebra::powers_of
computes n successive powers of a number r
zk::trim
has been added from gitlab.isae-supaero.fr:a.stevan/poly-commit@19fc0d4/src/kzg10/mod.rs#L513-L538
kzg
has been added, with an optional dependency on gitlab.isae-supaero.fr:a.stevan/poly-commit@19fc0d4
kzg
has been added and exposes the following publicly
Block
commit
prove
verify
batch_verify