Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MPC] crs generation #41

Merged
merged 12 commits into from
Aug 30, 2019
Merged

[MPC] crs generation #41

merged 12 commits into from
Aug 30, 2019

Conversation

dtebbs
Copy link
Contributor

@dtebbs dtebbs commented Aug 7, 2019

Load output from powersoftau and compute a CRS for a QAP by performing the appropriate linear combination and simulating the second layer of the MPC.
Unoptimized at this stage.

@dtebbs dtebbs force-pushed the mpc-crs-generation branch 4 times, most recently from ded9ecc to 99e15a7 Compare August 12, 2019 17:32
@dtebbs dtebbs changed the title Mpc crs generation (depends on #40) [MPC] crs generation (depends on #40) Aug 12, 2019
@AntoineRondelet AntoineRondelet added the MPC Task related to the Multi-Party Computation protocol/code label Aug 13, 2019
@AntoineRondelet
Copy link
Contributor

Depends on #40

@dtebbs dtebbs force-pushed the mpc-crs-generation branch 2 times, most recently from 4ae84ae to 0162d17 Compare August 20, 2019 12:54
@dtebbs dtebbs changed the base branch from mpc to mpc-crs-without-gamma August 20, 2019 12:55
@dtebbs dtebbs force-pushed the mpc-crs-without-gamma branch 2 times, most recently from 97a52fa to 6433ec4 Compare August 20, 2019 16:05
@dtebbs dtebbs force-pushed the mpc-crs-generation branch 3 times, most recently from 15e505b to 0162d17 Compare August 21, 2019 11:14
@dtebbs dtebbs force-pushed the mpc-crs-generation branch 2 times, most recently from 1c8c45a to 158aa2a Compare August 21, 2019 11:33
@dtebbs dtebbs force-pushed the mpc-crs-without-gamma branch 6 times, most recently from dd4025b to bc09cd7 Compare August 27, 2019 15:52
@dtebbs dtebbs force-pushed the mpc-crs-generation branch 4 times, most recently from f75f95e to 204527e Compare August 29, 2019 17:55
@dtebbs dtebbs force-pushed the mpc-crs-generation branch 2 times, most recently from 9718bb9 to 2d30e1a Compare August 29, 2019 18:27
Copy link
Contributor

@AntoineRondelet AntoineRondelet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See also #69

src/test/mpc_test.cpp Show resolved Hide resolved
src/snarks/groth16/mpc_utils.hpp Outdated Show resolved Hide resolved
src/snarks/groth16/mpc_utils.tcc Outdated Show resolved Hide resolved
src/snarks/groth16/mpc_utils.tcc Outdated Show resolved Hide resolved
src/snarks/groth16/mpc_utils.tcc Outdated Show resolved Hide resolved
@dtebbs
Copy link
Contributor Author

dtebbs commented Aug 30, 2019

Thanks for all the comments and the PR @AntoineRondelet. I think all remaining points have been addressed now.

@AntoineRondelet AntoineRondelet merged commit b389c33 into mpc Aug 30, 2019
@AntoineRondelet AntoineRondelet deleted the mpc-crs-generation branch September 20, 2019 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CRS/SRS MPC Task related to the Multi-Party Computation protocol/code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants