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

Update gfp12.go #33

Merged
merged 1 commit into from
Jun 9, 2023
Merged

Update gfp12.go #33

merged 1 commit into from
Jun 9, 2023

Conversation

BrandonKoerner
Copy link
Contributor

  • fix simple bug in gfp12.MulScalar
  • used e in input values instead of a (check lines)

fix simple bug in gfp12.MulScalar
@armfazh armfazh merged commit 33e0c56 into cloudflare:master Jun 9, 2023
@armfazh
Copy link
Contributor

armfazh commented Jun 9, 2023

Thanks @ReewassSquared

fjl pushed a commit to ethereum/go-ethereum that referenced this pull request Jan 2, 2025
The `a` parameter should be used in the `MulScalar` function. The
upstream cloudflare and google repos have already merged fixes.

Reference:
*
https://cs.opensource.google/go/x/crypto/+/8d7daa0c54b357f3071e11eaef7efc4e19a417e2
* cloudflare/bn256#33
gzliudan pushed a commit to gzliudan/XDPoSChain that referenced this pull request Jan 3, 2025
The `a` parameter should be used in the `MulScalar` function. The
upstream cloudflare and google repos have already merged fixes.

Reference:
*
https://cs.opensource.google/go/x/crypto/+/8d7daa0c54b357f3071e11eaef7efc4e19a417e2
* cloudflare/bn256#33
gzliudan pushed a commit to gzliudan/XDPoSChain that referenced this pull request Jan 4, 2025
The `a` parameter should be used in the `MulScalar` function. The
upstream cloudflare and google repos have already merged fixes.

Reference:
*
https://cs.opensource.google/go/x/crypto/+/8d7daa0c54b357f3071e11eaef7efc4e19a417e2
* cloudflare/bn256#33
sebastianst pushed a commit to ethereum-optimism/op-geth that referenced this pull request Jan 23, 2025
The `a` parameter should be used in the `MulScalar` function. The
upstream cloudflare and google repos have already merged fixes.

Reference:
*
https://cs.opensource.google/go/x/crypto/+/8d7daa0c54b357f3071e11eaef7efc4e19a417e2
* cloudflare/bn256#33
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