privacy-scaling-explorations / halo2curves

Other
174 stars 141 forks source link

Fix norm sign in Pluto Fp2 #156

Closed davidnevadoc closed 6 months ago

davidnevadoc commented 6 months ago

The coordinates for Fp2 where reversed, hence the result of the norm computation had the wrong sign.