Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant