Go to file
Sean Bowe b4d4331926 Refactor bit implementation (small improvements in number of constraints) 2016-01-10 03:26:54 -07:00
src Refactor bit implementation (small improvements in number of constraints) 2016-01-10 03:26:54 -07:00
tinysnark Refactor bit implementation (small improvements in number of constraints) 2016-01-10 03:26:54 -07:00
.gitignore Initial commit 2015-12-24 02:58:38 -07:00
.gitmodules Initial commit 2015-12-24 02:58:38 -07:00
.travis.yml Update travis configuration 2015-12-25 00:40:53 -07:00
Cargo.toml Added r1cs ppzksnark proving scheme and some tests. 2015-12-25 05:52:14 -07:00
Dockerfile Add dockerfile 2015-12-24 03:22:56 -07:00
LICENSE-MIT Initial commit 2015-12-24 02:58:38 -07:00
README.md Update readme with travis build image 2015-12-24 03:19:30 -07:00

README.md

bellman Build status Crates.io

This is a Rust language zk-SNARK crate.