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

Arithmetics over G2 elements #46

Closed
wants to merge 1 commit into from
Closed

Arithmetics over G2 elements #46

wants to merge 1 commit into from

Conversation

storojs72
Copy link
Member

This work is motivated by argumentcomputer/arecibo#145, which improves previous one and finally adds completed Zeromorph PCS to Arecibo.

Zeromorph requires performing some computations over G2 elements within Bn256 curve (addition / scalar multiplication) and this PR actually adds sketch of the library that can be further utilised by higher-level Zeromorph step library and e2e contract eventually.

Currently only addition of G2 elements is supported and scalar multiplication should be delivered in subsequent PRs.

@storojs72
Copy link
Member Author

As Zeromorph is not a default PCS, we are postponing its maintenance in Solidity and close it for now. Branch will still exist

@storojs72 storojs72 closed this Feb 7, 2024
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.

1 participant