You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our team proposes to implement the Quantegrity e-voting system described in "Quantum e-voting system using QKD and enhanced quantum oracles" by Viduranga Shenal Landers. (Link to paper) This system combines the Scantegrity classical e-voting framework with quantum cryptographic methods to create a secure, verifiable, and tamper-resistant voting framework. The Quantegrity system has been implemented in SquidASM for the QIA Quantum Internet Application Challenge, and during the Classiq Paper Implementation Project, we will convert and implement it for the Classiq platform. (Link to previous implementation)
Implementation Scope
We will focus on implementing the following key components of the Quantegrity system:
SEDJO Protocol for Quantum Key Distribution
Implementation of the Symmetrically Entangled Deutsch-Jozsa Quantum Oracle (SEDJO) based QKD protocol (separate submission by @VidurangaLanders)
Simulation of entanglement distribution between voters and election authorities
Key encoding and measurement processes for encrypted communication
Quantum Random Number Generator (QRNG)
Implementation of quantum circuits for true random number generation
Integration with ballot confirmation codes and voter ID generation
Voter Authentication Module
Simulation of biometric verification using quantum-secured protocols
Secure storage and verification of voter credentials
Secure Vote Casting and Transmission
Implementation of the vote encryption process using QKD-generated keys
Verification mechanism for vote integrity
Expected Outcomes
A working simulation of the Quantegrity e-voting system
Documentation of quantum circuit implementations
Analysis of security properties and performance characteristics
Demonstration of attack resistance and verification capabilities
Why This Project Matters
Implementing secure e-voting systems is a critical real-world application of quantum technologies. This project will:
Demonstrate practical applications of quantum cryptography
Contribute to the development of future quantum-secure infrastructure
The text was updated successfully, but these errors were encountered:
Thank you for the feedback. May I know the reason for its unsuitability? Is it because it's more to the application side rather than solving a class of problems?
Oppss, I had a typo, I had corrected it: *After the briefing, that seems suitable.
Specifically, how do you envision leveraging Classiq's high-level quantum circuit synthesis capabilities in this context? Do you have a circuit example?
Please note that we accept only high-quality implementations in our repository and will be glad to accept a contribution that meets our standards.
Feel free to reach out to the community if you have any questions.
I already attached a repo with an implementation using SquidASM, but I don't think I can generate a circuit from it. It'll be more like a combination of QRNG and quantum oracle based QKD or other entanglement based QKDs to achieve the functioning e-voting authentication framework. Ideally, it should be multiple circuits on different nodes, as in our SquidASM implementation. However, in the original paper I used a simulation on a single circuit, which we can implement on Classiq.
Implementation of Quantum e-voting system Quantegrity
Team: Quler (@VidurangaLanders, @LisithaDiz, @Dinithi2002)
Project Overview
Our team proposes to implement the Quantegrity e-voting system described in "Quantum e-voting system using QKD and enhanced quantum oracles" by Viduranga Shenal Landers. (Link to paper) This system combines the Scantegrity classical e-voting framework with quantum cryptographic methods to create a secure, verifiable, and tamper-resistant voting framework. The Quantegrity system has been implemented in SquidASM for the QIA Quantum Internet Application Challenge, and during the Classiq Paper Implementation Project, we will convert and implement it for the Classiq platform. (Link to previous implementation)
Implementation Scope
We will focus on implementing the following key components of the Quantegrity system:
SEDJO Protocol for Quantum Key Distribution
Quantum Random Number Generator (QRNG)
Voter Authentication Module
Secure Vote Casting and Transmission
Expected Outcomes
Why This Project Matters
Implementing secure e-voting systems is a critical real-world application of quantum technologies. This project will:
The text was updated successfully, but these errors were encountered: