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

Export proving key and witness to websnark format #133

Open
HarryR opened this issue Jul 4, 2019 · 0 comments
Open

Export proving key and witness to websnark format #133

HarryR opened this issue Jul 4, 2019 · 0 comments

Comments

@HarryR
Copy link
Owner

HarryR commented Jul 4, 2019

This allows us to use the websnark prover, which seems to be faster than the libsnark based prover built with Emscripten.

For circuits, we would still have to build a WASM version of the circuit generator, but we can make it export the witness in the appropriate format so it can be passed to websnark.

The proving key would need a conversion utility.

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

No branches or pull requests

1 participant