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

KS-AMC-O-01: Protocol steps interleaved within different files #200

Open
cychuang0924 opened this issue Sep 25, 2022 · 0 comments
Open

KS-AMC-O-01: Protocol steps interleaved within different files #200

cychuang0924 opened this issue Sep 25, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@cychuang0924
Copy link
Contributor

Description and Impact Summary:
We observe that in the CGGMP implementation, the various files round_X.go do not completely reflect the corresponding steps as described in the paper. For example, round_4.go contains both proof generation from the paper’s round 4 and verification of the same proofs which appear in the paper’s round 5. This makes the flow of the program hard to parse to the paper.

@cychuang0924 cychuang0924 self-assigned this Sep 25, 2022
@cychuang0924 cychuang0924 added the enhancement New feature or request label Sep 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant