Weierstrass BN254 zero-knowledge trusted setup ceremony.
Go to file
2019-02-07 15:04:40 +03:00
src whoops, prover needs not 3*n, but 4*n 2019-02-07 15:04:40 +03:00
tests whoops, prover needs not 3*n, but 4*n 2019-02-07 15:04:40 +03:00
.gitignore - add some benches 2019-01-23 21:02:11 +03:00
Cargo.toml make custom transcript that is implementable as SC 2019-02-05 17:23:26 +03:00
COPYRIGHT Make license files/copyright identical to pairing crate. 2017-11-12 15:56:03 -07:00
LICENSE-APACHE Make license files/copyright identical to pairing crate. 2017-11-12 15:56:03 -07:00
LICENSE-MIT Make license files/copyright identical to pairing crate. 2017-11-12 15:56:03 -07:00
README.md has overwritten by accident 2018-12-08 06:04:08 +08:00

bellman "Community edition"

Originally developed for ZCash, with extensions from us to make it a little more pleasant. Uses our "community edition" pairing for Ethereum's BN256 curve.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.