hashcloak / stoffelMPC

GNU Affero General Public License v3.0
38 stars 4 forks source link

Decide serialization format to use for circuits and MPC node communication #6

Open Mikerah opened 2 years ago

Mikerah commented 2 years ago

In MPC, we need a way to serialize and communicate messages between MPC nodes. Further, we need a way to serialize and define circuits. As such, we have several things to decide