Open mhchia opened 5 months ago
Hi, I'm interested in this project, but I'm a bit confused - how does tfhe-rs support MPC?
@hanbu97
how does tfhe-rs support MPC
Ah, that's my mistake. I meant to say FHE instead of MPC.
@hanbu97 @mhchia Feel free to use discord channel to have a more real-time discussion
Added milestones.
Modify circom-MP-SPDZ code to generate tfhe-rs circuit output from circom-2-arithc.
Modify circom-MP-SPDZ code to generate inputs for tfhe-rs from the inputs defined in circom-MP-SPDZ.
Modify circom-MP-SPDZ code to run tfhe-rs and get parsed outputs.
Component 2c runs tfhe-rs with the circuits generated by component 2a with the inputs generated from component 2b.
op_tests
, naive_search
, two_outputs
, and nn_circuit_small
(notice that you should expect some tricky issues here due to incompatibility between circom front end and tfhe-rs backend, and also some configurations are needed, see the original circom-MP-SPDZ for reference).
Open Task RFP for Replicating circom-MP-SPDZ to support tfhe-rs
Executive Summary
Project Details
+
,-
,*
,/
, etc.)two_outputs
andnn_circuit_small
.Qualifications
Administrative Details
Additional Information
Submission Details