Weierstrass BN254 zero-knowledge trusted setup ceremony.
Go to file
2019-03-31 09:08:33 +03:00
src prepare for publishing 2019-03-31 09:08:33 +03:00
tests prepare for publishing 2019-03-31 09:08:33 +03:00
.gitignore - add some benches 2019-01-23 21:02:11 +03:00
Cargo.toml prepare for publishing 2019-03-31 09:08:33 +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 prepare for publishing 2019-03-31 09:08:33 +03: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. Now published as bellman_ce on crate.io to allow ease of use.

License

Licensed under either of

at your option.

Code Examples:

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.