Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fork ark work hash-to-curve and start a new SWU implementation #1

Closed
drskalman opened this issue Aug 19, 2021 · 1 comment
Closed

Comments

@drskalman
Copy link
Collaborator

This is an implementation is for the curves of Weierstrass form of y^2 = x^3 + a*x + b where ab != 0. It basically requires to implement MapToCurve for SWU map.

drskalman added a commit that referenced this issue Sep 1, 2021
@drskalman
Copy link
Collaborator Author

095fa75 compiles. Now we need some tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant