zebra/tower-batch
Jane Lusby 0ac259430a Implement Async Batch verification API for groth16
This PR is the first step in getting a groth16 proving system fully
integrated with the rest of zebra. This PR implements the initial async
API, but none of the actual batching logic necessary for our eventual
verifier design.

Once the batch verification API from bellman has been implemented we
will need to swap out the "Batch" type defined in this crate with the
new `batch::Verifier` defined in bellman.
2021-02-05 14:52:48 -05:00
..
src Implement Async Batch verification API for groth16 2021-02-05 14:52:48 -05:00
tests deps: move to tokio 0.3, tower 0.4 2020-11-20 10:08:16 -08:00
Cargo.toml build(deps): bump tracing from 0.1.22 to 0.1.23 2021-02-05 12:26:52 -05:00