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

BLS optimization #66

Open
ChihChengLiang opened this issue Mar 19, 2019 · 1 comment
Open

BLS optimization #66

ChihChengLiang opened this issue Mar 19, 2019 · 1 comment

Comments

@ChihChengLiang
Copy link
Contributor

ChihChengLiang commented Mar 19, 2019

What is wrong?

There's a need to optimize BLS verifying process. Here lists some possible actions items.

How can it be fixed

@pipermerriam
Copy link
Member

Numba and Cython are likely to not be trivially easy to reap benefits as they won't support arbitrarily large integers (likely nothing above 64bit).

pacrob pushed a commit to pacrob/py_ecc that referenced this issue Oct 29, 2023
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