barryWhiteHat / baby_jubjub_ecc

altbn128 twisted ewards curve point addion, point multiplicaion, eddsa signature verificaion and pedersen commiments
GNU General Public License v3.0
65 stars 14 forks source link

Additional tools to find curve parameters #9

Open HarryR opened 5 years ago

HarryR commented 5 years ago

https://github.com/hyraxZK/inner_curves/blob/master/bin/find_curveparams.sage

This tool will find Montgomery and Edwards curves over a given field, however it has hard-coded restrictions on the prime modulo (for fast square root)