MPC-DualDP
Running the MPC-DualDP protocol
Here we give a simple example to run our protocol.
To run Party A
cd ${MPC-DualDP}/build/bin
./mpc_dualdp_example  127.0.0.1 8899 127.0.0.1 8890 0
To run Party B
cd ${MPC-DualDP}/build/bin
./mpc_dualdp_example  127.0.0.1 8890 127.0.0.1 8899 1
Last modified
July 25, 2025
: Delete content/en/pet-arena/_index.md (d8210e2)