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

perf: Final exp. on BLS12-381 #108

Merged
merged 2 commits into from
Dec 14, 2021
Merged

perf: Final exp. on BLS12-381 #108

merged 2 commits into from
Dec 14, 2021

Conversation

yelhousni
Copy link
Collaborator

leveraging on #106 and using Karabina's cyclotomic squaring for two series of 0 (#75) with a batch decompression, we can improve BLS12-381 final exponentiation.

benchmark                           old ns/op     new ns/op     delta
BenchmarkFinalExponentiation-32     424414        395896        -6.72%

@yelhousni yelhousni merged commit 57b6761 into develop Dec 14, 2021
@yelhousni yelhousni deleted the perf/bls12381-pairing branch December 14, 2021 16:15
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

Successfully merging this pull request may close these issues.

3 participants