libsnark icon indicating copy to clipboard operation
libsnark copied to clipboard

Computation of curve parameters

Open petersona opened this issue 9 years ago • 1 comments

I would like to try out a different Barreto-Naehrig pairing. How would I go about computing the curve parameters used in libsnark such as the Frobenius_coeffs, the ate_loop_count, the final_exponent, etc.? Is there software available for this somewhere? Thank you.

petersona avatar May 08 '16 14:05 petersona

SCIPR Lab recently released a tool for generating elliptic curves (https://github.com/scipr-lab/ecfactory), but unfortunately we don't yet have a tool for computing the implementation parameters requested in this issue.

tromer avatar Jun 14 '16 06:06 tromer