Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quantum Fully Homomorphic Encryption (QFHE) for Secure Quantum Computation #822

Open
Priyadarshini32 opened this issue Feb 28, 2025 · 1 comment
Labels
Paper Implementation Project Implement a paper using Classiq

Comments

@Priyadarshini32
Copy link

Authors: @ManjulaGandhi, @sgayathridevi, @Priyadarshini32, @rohithr0360

We intend to implement the Quantum Fully Homomorphic Encryption (QFHE) scheme based on the framework proposed in Quantum FHE (Almost) As Secure As Classical by Zvika Brakerski, leveraging lattice-based cryptography and the Learning with Errors (LWE) problem. This implementation is part of the Classiq and Quantum Coalition “Implementation Challenge.”

For the abstract, detailed plan, and implementation approach, please refer to the attached proposal:
QFHE.pdf

@NadavClassiq NadavClassiq added the Paper Implementation Project Implement a paper using Classiq label Mar 2, 2025
@TomerGoldfriend
Copy link
Member

Thank you @Priyadarshini32 , from a quick look it seems like this implementation includes only basic standard gates, rather than complex quantum primitives.
Classiq enables high-level design of quantum algorithms. I do not see how this contribution fits to our library. Please provide more details in your "High-level example" such that we can review this issue properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Paper Implementation Project Implement a paper using Classiq
Projects
None yet
Development

No branches or pull requests

3 participants