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] Utilities for SRS generation via MPC (depends on #48) #67

Merged
merged 25 commits into from
Sep 10, 2019

Conversation

dtebbs
Copy link
Contributor

@dtebbs dtebbs commented Aug 29, 2019

This PR adds infrastructure (data loading and saving) and commands for performing all steps of the MPC (that are so-far implemented).

Depends on #48
Addresses issue #20

@dtebbs dtebbs changed the title Utilities for SRS generation via MPC (depends on Utilities for SRS generation via MPC (depends on #48) Aug 29, 2019
@dtebbs dtebbs changed the title Utilities for SRS generation via MPC (depends on #48) [MPC] Utilities for SRS generation via MPC (depends on #48) Aug 29, 2019
@dtebbs dtebbs added CRS/SRS MPC Task related to the Multi-Party Computation protocol/code labels Aug 29, 2019
@dtebbs dtebbs force-pushed the mpc-optimize-linear-combination branch 3 times, most recently from 1514fce to 0d52c38 Compare August 30, 2019 12:37
@dtebbs dtebbs force-pushed the mpc-optimize-linear-combination branch from 0d52c38 to 16252b0 Compare August 30, 2019 14:19
@dtebbs dtebbs force-pushed the mpc-separate-utilities branch 3 times, most recently from 6af7eba to 11af88f Compare August 30, 2019 16:58
@dtebbs dtebbs force-pushed the mpc-optimize-linear-combination branch 3 times, most recently from f78ddb7 to 6b5fc39 Compare September 2, 2019 12:45
@dtebbs dtebbs force-pushed the mpc-optimize-linear-combination branch from 6b5fc39 to 69ed607 Compare September 2, 2019 15:44
@dtebbs dtebbs changed the base branch from mpc-optimize-linear-combination to mpc September 5, 2019 09:07
@dtebbs dtebbs force-pushed the mpc-separate-utilities branch 4 times, most recently from e125bc2 to 47099b1 Compare September 5, 2019 17:20
src/mpc/README.md Outdated Show resolved Hide resolved
src/mpc/mpc.cpp Outdated Show resolved Hide resolved
src/mpc/mpc_create_keypair.cpp Outdated Show resolved Hide resolved
src/mpc/mpc_create_keypair.cpp Outdated Show resolved Hide resolved
src/mpc/mpc_create_keypair.cpp Outdated Show resolved Hide resolved
src/powersoftau/README.md Outdated Show resolved Hide resolved
src/powersoftau/powersoftau.cpp Outdated Show resolved Hide resolved
src/snarks/groth16/mpc_utils.tcc Outdated Show resolved Hide resolved
src/snarks/groth16/powersoftau_utils.tcc Outdated Show resolved Hide resolved
src/test/powersoftau_test.cpp Outdated Show resolved Hide resolved
src/pot_process/pot_process.cpp Outdated Show resolved Hide resolved
src/pot_process/pot_process.cpp Outdated Show resolved Hide resolved
@AntoineRondelet AntoineRondelet merged commit 61df562 into mpc Sep 10, 2019
AntoineRondelet added a commit that referenced this pull request Sep 16, 2019
[MPC] Loading keypair from MPC (Depends on #67)
@AntoineRondelet AntoineRondelet deleted the mpc-separate-utilities 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.

None yet

2 participants