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

feat(ffi_interface): Expose verifier call, add update_sparse_commitment #75

Closed

Conversation

dragan2234
Copy link
Contributor

@dragan2234 dragan2234 commented Jan 25, 2024

  • created a verifier call (testing is todo, along with the create_proof method)
  • created a method for update_commitment_sparse which will be useful for updating multiple values in one commitment (not only 1 and not 256) - along with small test

@dragan2234 dragan2234 changed the title wip: expose verifier call feat(ffi_interface): Expose verifier call, add update_sparse_commitment, set everything to LE Jan 25, 2024
@dragan2234 dragan2234 marked this pull request as ready for review January 25, 2024 23:57
@kevaundray kevaundray changed the title feat(ffi_interface): Expose verifier call, add update_sparse_commitment, set everything to LE feat(ffi_interface): Expose verifier call, add update_sparse_commitment Jan 28, 2024
@dragan2234
Copy link
Contributor Author

dragan2234 commented Jan 29, 2024

I will close this PR as BE->LE, and prover-verifier calls will be different as you started the work here #77 (much better than my version, feel free to just remove create_proof() when you continue work cc @kevaundray )

Update commitment work is ported here: #78

@dragan2234 dragan2234 closed this Jan 29, 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.

2 participants