curvy-prover 0.1.0-rc.3

Authenticated Circom witness and Groth16 prover for the Curvy protocol
Documentation
1
2
3
4
5
6
7
8
9
10
# Prover test fixture

`multiplier.zkey` is the unmodified `test-vectors/test.zkey` fixture from
`ark-circom` 0.6.0. It describes the four-variable Circom circuit
`c <== a * b` and is used only by the prover integration test.

- SHA-256: `320819c1761ecd5edc2d0f6978889457ea402e28d984c42b29153d0f7e81b21f`
- Upstream: <https://github.com/arkworks-rs/circom-compat>
- Upstream license: MIT OR Apache-2.0