Weierstrass BN254 zero-knowledge trusted setup ceremony.
Go to file
Alexander 219929ee33
Merge pull request #8 from poma/wasm
WASM compatibility
2019-03-31 16:34:46 +03:00
src add compile error 2019-03-26 10:20:20 +03:00
tests fix compilation warnings, disable sonics in default features 2019-03-05 10:26:28 +01:00
.gitignore - add some benches 2019-01-23 21:02:11 +03:00
Cargo.toml WASM compatibility 2019-03-24 09:28:54 +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 Update README.md 2019-03-31 11:57:50 +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.

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.