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

Special square, pow u in final exponentiation (Faster Squaring in the Cyclotomic Subgroup of Sixth Degree Extensions) #35

Open
emmansun opened this issue Jul 13, 2023 · 3 comments

Comments

@emmansun
Copy link
Contributor

Do not know if this project still accept new enhancement, this change can improve pairing performance more than 30%.

emmansun@b532ebb

Reference:

@armfazh
Copy link
Contributor

armfazh commented Jul 14, 2023

that would be good to have it. Feel free to make a PR, so we can review it

@armfazh
Copy link
Contributor

armfazh commented Jul 14, 2023

in the meantime, have you take a look at our pairing implementation using a BLS curve.
See https://pkg.go.dev/github.com/cloudflare/circl@v1.3.3/ecc/bls12381

@emmansun
Copy link
Contributor Author

oh, you had implemented https://github.com/cloudflare/circl/blob/v1.3.3/ecc/bls12381/ff/cyclo6.go#L4 in that project.

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

2 participants