Proposal: Replicating circom-MP-SPDZ to support tfhe-rs #67
Labels
Application Proposal
Proposal submitted by applicants
Grant Work in Progress
Passed review and work in progress
General Grant Proposal
Project Overview 📄
Overview
replicate circom-MP-SPDZ to support tfhe-rs
Project Details
Team members
Team members
Team's experience
Development Roadmap 🔩
Overview
Milestone 1 : Understanding tfhe-rs and Documentation
Deliverables and Specifications
1a. Documentation
possible for demonstration purposes) with tfhe-rs.
Milestone 2 : Adaptation of circom-MP-SPDZ to circom-tfhe-rs
Deliverables and Specifications
2a. Functionality: Generate Circuits for tfhe-rs from Bristol Circuit
Modify circom-MP-SPDZ code to generate tfhe-rs circuit output from circom-2-arithc.
2b. Functionality: Generate Inputs for tfhe-rs from circom-MP-SPDZ Inputs
Modify circom-MP-SPDZ code to generate inputs for tfhe-rs from the inputs defined in circom-MP-SPDZ.
2c. Functionality: Run the Generated tfhe-rs Circuits and Inputs
Modify circom-MP-SPDZ code to run tfhe-rs and get parsed outputs.
Application
Component 2c runs tfhe-rs with the circuits generated by component 2a with the inputs generated from component 2b.
2d. Testing Guide
2e. Documentation
The text was updated successfully, but these errors were encountered: