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

results: bls12-381 #95

Open
mmcloughlin opened this issue May 6, 2021 · 1 comment
Open

results: bls12-381 #95

mmcloughlin opened this issue May 6, 2021 · 1 comment
Labels
testing Tests and supporting infrastructure

Comments

@mmcloughlin
Copy link
Owner

Generate addition chains for BLS12-381 prime, as required here:

https://github.com/supranational/blst/blob/c76b5ac69a0044432d16cfd2cce60c93c8b01872/src/recip-addchain.h
https://github.com/supranational/blst/blob/c76b5ac69a0044432d16cfd2cce60c93c8b01872/src/sqrt-addchain.h

These would also be a good use case for #94.

@mmcloughlin mmcloughlin added the testing Tests and supporting infrastructure label May 6, 2021
@armfazh
Copy link

armfazh commented Oct 8, 2021

In CIRCL (cloudflare/circl#296) we use addchain for calculating inverses in the prime field of BLS12-381.
in Fp, 30% faster; in Fp12, 20% faster.

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

No branches or pull requests

2 participants