We need to check the following before ipa is used in production.
- Whether using the method
pippenger_without_endomorphism_basis_points is safe inside reduce_verify function.
- Whether it is efficient to use the same
pippenger_runtime_state for different sets of generators and different MSM lengths inside reduce_prove and reduce_verify methods.
Originally posted by @codygunton in #205 (review)
We need to check the following before
ipais used in production.pippenger_without_endomorphism_basis_pointsis safe insidereduce_verifyfunction.pippenger_runtime_statefor different sets of generators and different MSM lengths insidereduce_proveandreduce_verifymethods.Originally posted by @codygunton in #205 (review)