Manta-Network / manta-rs

Rust Crates for the Manta Network Ecosystem

Home Page:https://github.com/Manta-Network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add All Curve Functions to `AffineCurveExt`

bhgomes opened this issue · comments

Add the following methods from the two arkworks curve models to AffineCurveExt:

  • scale_by_cofactor
  • get_point_from_x
  • is_on_curve
  • is_in_correct_subgroup_assuming_on_curve