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 EIP-196: Fix coordinate description #8741

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sylvainpelissier
Copy link

@sylvainpelissier sylvainpelissier commented Jul 18, 2024

The current EIP-197 specifies the point coordinate to be a "Jacobian pair". However the current representation is the affine coordinates not Jacobian. See for example in the book Handbook of Elliptic and Hyperelliptic Curve Cryptography Section 13.2.1 or in the Halo2 documentation

To avoid implementation mistakes this PR corrects the coordinate definition and clarify it in EIP-196.

@eth-bot
Copy link
Collaborator

eth-bot commented Jul 18, 2024

File EIPS/eip-196.md

Requires 3 more reviewers from @axic, @g11tech, @gcolvin, @lightclient, @SamWilsn, @xinbenlv

File EIPS/eip-197.md

Requires 3 more reviewers from @axic, @g11tech, @gcolvin, @lightclient, @SamWilsn, @xinbenlv

@eth-bot eth-bot added the e-consensus Waiting on editor consensus label Jul 18, 2024
@eth-bot eth-bot changed the title EIP-197 and EIP-196: Fix coordinate description Update EIP-196: Fix coordinate description Jul 18, 2024
Copy link

The commit 350b33e (as a parent of 09cf3f1) contains errors.
Please inspect the Run Summary for details.

@github-actions github-actions bot added the w-ci Waiting on CI to pass label Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e-consensus Waiting on editor consensus w-ci Waiting on CI to pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants