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

Formalization for SMC protocols #136

Draft
wants to merge 124 commits into
base: master
Choose a base branch
from

Conversation

weng-chenghui
Copy link

@weng-chenghui weng-chenghui commented Jan 3, 2025

This is the pull-request contains all formalization work in: "Toward a Formalization of Secure-Multiparty Computation Stack".

t6s and others added 30 commits July 17, 2024 09:17
* port to MC2 (affeldt-aist#116)

---------

Co-authored-by: Reynald Affeldt <[email protected]>
Co-authored-by: Takafumi Saikawa <[email protected]>

* changelog

* fix

* lemma 3.1

* cleaning

* Lemma 3.2

* Lemma 3.3 in a new file probability/smc.v

* WIP: try to prove Lemma 3.4

* WIP: lemma 3.4

* WIP: try prob + uniform dist

* pXY_unif

* comments

* mc2

---------

Co-authored-by: Enrico Tassi <[email protected]>
Co-authored-by: Reynald Affeldt <[email protected]>
Co-authored-by: Greg Weng <[email protected]>
Co-authored-by: weng-chenghui <[email protected]>
Based on the relation between restricted distribution and conditional probability,
re-use lemma 3.4 as much as possible.
* clean up lemma_3_5

* prove Z_X_indep

* remove more dead code
gregweng and others added 30 commits December 15, 2024 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants