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): adding prover and verifier calls #79

Merged
merged 16 commits into from
Feb 5, 2024

Conversation

dragan2234
Copy link
Contributor

@dragan2234 dragan2234 commented Jan 31, 2024

This is being built on top of #77 .

The next steps are to define how will constant values (Context object) be passed to these functions. Should we store those as a pointer in an external language (Java)?

There is a simple test for 1 opening. I'll later add a test for multiple openings

@dragan2234 dragan2234 changed the title feat(ffi_interface): adding prover and verifier queries feat(ffi_interface): adding prover and verifier calls Jan 31, 2024
@dragan2234 dragan2234 marked this pull request as ready for review January 31, 2024 21:42
@dragan2234
Copy link
Contributor Author

@kevaundray ready for a review. Added a test for multiple openings too

@kevaundray kevaundray merged commit ce90fa1 into crate-crypto:master Feb 5, 2024
3 checks passed
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