You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 17, 2025. It is now read-only.
Looks like parameters were sourced from here: https://math.mit.edu/~drew/EdwardsE6.html
But there is no evidence of parameters for twisted E' curve.
The generator value is wrong.
With current parameters for g2 curve the generator
::one()is not well-formed.https://github.com/NilFoundation/crypto3-algebra/blob/master/include/nil/crypto3/algebra/curves/detail/edwards/basic_policy.hpp#L101
Looks like parameters were sourced from here: https://math.mit.edu/~drew/EdwardsE6.html
But there is no evidence of parameters for twisted E' curve.
The generator value is wrong.