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

fix: don't use affine x bytes for signatures #41

Open
Dustin-Ray opened this issue Dec 12, 2023 · 2 comments
Open

fix: don't use affine x bytes for signatures #41

Dustin-Ray opened this issue Dec 12, 2023 · 2 comments
Labels
good first issue Good for newcomers improvement Improve the design, usability, safety, and/or efficiency of the library Quick Fix Got a free afternoon? Can do this in a breeze!

Comments

@Dustin-Ray
Copy link
Owner

use twisted bytes instead

@Dustin-Ray
Copy link
Owner Author

If such a thing is possible!

@Dustin-Ray
Copy link
Owner Author

we can save a few multiplications by avoiding twisted -> affine

@Dustin-Ray Dustin-Ray added good first issue Good for newcomers Quick Fix Got a free afternoon? Can do this in a breeze! improvement Improve the design, usability, safety, and/or efficiency of the library labels Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers improvement Improve the design, usability, safety, and/or efficiency of the library Quick Fix Got a free afternoon? Can do this in a breeze!
Projects
None yet
Development

No branches or pull requests

1 participant