#r1cs #cryptography #snark

r1cs-bellman

A bellman backend for the r1cs crate

2 releases

0.1.1 Sep 9, 2019
0.1.0 Sep 3, 2019

#12 in #r1cs

31 downloads per month

MIT/Apache

6KB
94 lines

r1cs-bellman Crates.io docs.rs

This connects the r1cs crate, which generates R1CS gadgets, to the bellman crate, which generates Groth16 proofs.

Dependencies

~2.5MB
~50K SLoC