Skip to content
This repository was archived by the owner on Jun 6, 2025. It is now read-only.

crypto/bn256: fix MulScalar (#30974)#681

Merged
minh-bq merged 1 commit intoaxieinfinity:masterfrom
minh-bq:fix/finding-119
Feb 12, 2025
Merged

crypto/bn256: fix MulScalar (#30974)#681
minh-bq merged 1 commit intoaxieinfinity:masterfrom
minh-bq:fix/finding-119

Conversation

@minh-bq
Copy link
Copy Markdown
Contributor

@minh-bq minh-bq commented Feb 3, 2025

commit ethereum/go-ethereum@0feb999.

The a parameter should be used in the MulScalar function. The upstream cloudflare and google repos have already merged fixes.

Reference:

Reported-by: Sujith Somraaj <somraajsujith@gmail.com>

commit ethereum/go-ethereum@0feb999.

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

Reported-by: Sujith Somraaj <somraajsujith@gmail.com>
@minh-bq minh-bq merged commit da486df into axieinfinity:master Feb 12, 2025
@minh-bq minh-bq deleted the fix/finding-119 branch February 12, 2025 03:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants