Proposal: Combining ZKP with FHE to replace bootstrapping #31
Labels
Application Proposal
Proposal submitted by applicants
Grant Work in Progress
Passed review and work in progress
General Grant Proposal
Project Overview 📄
Overview
This is a project combining ZKP with FHE to replace bootstrapping.
Project Details
The project aims to replace a bootstrapping process in Fully Homomorphic Encryption (FHE) with ZK proof. We aim to write a ZK circuit about the correctness of decryption and re-encryption on the client (trusted site) and integrate it with existing (or newly generated) FHE code. We will make a working program that appears whole FHE processes, specifically the ZK process, replaced from bootstrapping. We will design several test cases for verification of the program. Also, we will write multiple articles about the entire FHE process and our project, and make a final paper explaining our project.
Team 👥
Team members
Team Website
Team's experience
Team Code Repos
Development Roadmap 🔩
Overview
Milestone 1: Implementing FFT in ZKP (grant will only be given them for milestone1 for now)
Since FFT is essential for CKKS scheme, this milestone aims to provide at least working (even if inefficient) real number FFT circuit in ZK. We’ll try to use zkVM or zkLLVM tools for this.
Milestone 2 (grant will only be given them for milestone1 for now)
We will implement CKKS scheme in ZK circuit if Milestone 1 succesfully ends.
It will include writing zk circuits, designing proper tests, and writing a documentation post in GitHub.
The details will be decided after completion of the Milestone 1.
Milestone 3 (grant will only be given them for milestone1 for now)
We will make the final article(paper) about what we’ve done, and upload it on GitHub page.
Additional Information ➕
Milestone 1 repo: https://github.com/ZK-Strapping/zk-fft
Team blog repo: https://github.com/ZK-Strapping/ZK-Strapping.github.io
It's agreed by FHE research team and applicants that the grant will only be given them for milestone1. If the milestone 1 accomplished well the following milestone could be consider to grant.
The text was updated successfully, but these errors were encountered: