Go to file
Sean Bowe 66d238729e
Add network package to network ISO.
2016-09-27 14:21:48 -06:00
iso Add network package to network ISO. 2016-09-27 14:21:48 -06:00
snark Update `bn` crate. 2016-09-18 21:56:51 -06:00
src More constant changes. 2016-09-27 12:04:22 -06:00
.gitignore Add mpc "network" ISO. 2016-09-27 12:49:51 -06:00
.gitmodules Add `alpine-iso` git repo as a submodule. 2016-09-23 23:15:47 -06:00
Cargo.lock Use modified base58check for Digest256. 2016-09-24 00:14:43 -06:00
Cargo.toml Merged network and player. 2016-09-24 00:47:15 -06:00
README.md Add links for Ariel/Matthew 2016-08-19 01:24:48 -06:00
build-iso.sh Add mpc "network" ISO. 2016-09-27 12:49:51 -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