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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Marlin verification gadget with hiding #270

Closed
Tracked by #233
weikengchen opened this issue Jul 17, 2021 · 1 comment 路 Fixed by #267
Closed
Tracked by #233

[Feature] Marlin verification gadget with hiding #270

weikengchen opened this issue Jul 17, 2021 · 1 comment 路 Fixed by #267
Labels
staging Staging

Comments

@weikengchen
Copy link
Contributor

馃殌 Feature

This is a pending item to testnet2.

In testnet2, the NoopProgram uses Marlin. The Marlin proof it is using intentionally turns off the "hiding" feature.

The reason why in IVLS the "hiding" feature is turned off is: in IVLS, zero-knowledge is not needed.

In our application, however, this is needed. This would require some changes to the current code:

  • let Marlin specify the hiding bounds
  • enhance PolyCommit with support of hiding
@howardwu howardwu added the staging Staging label Jul 17, 2021
@weikengchen
Copy link
Contributor Author

This is done in a few commits to #269, which would be merged into #267 and then into #257.

@weikengchen weikengchen linked a pull request Jul 17, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
staging Staging
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants