Go to file
Sean Bowe 79ac89d6e9
Refactor construction of k query and Stage2Values.
2016-09-15 12:59:02 -06:00
snark Update bn and add logging. 2016-09-15 08:43:45 -06:00
src Refactor construction of k query and Stage2Values. 2016-09-15 12:59:02 -06:00
.gitignore Read R1CS to disk, write final proving/verifying key to disk. 2016-09-14 11:46:45 -06:00
.gitmodules Remove ate-pairing, we shouldn't need it. 2016-08-09 00:36:49 -06:00
Cargo.lock Update bn and add logging. 2016-09-15 08:43:45 -06:00
Cargo.toml Update bn and add logging. 2016-09-15 08:43:45 -06:00
README.md Add links for Ariel/Matthew 2016-08-19 01:24:48 -06:00

README.md

mpc

This is a multi-party computation protocol for the key-generation step of Pinocchio zkSNARKs [PGHR13] designed for use in the Zcash "Sprout" public parameter ceremony.

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.

Authors