Secure electronic voting system based on blockchain with dilithium authentication and zero-knowledge proof verification
摘要
Electronic voting has become an important digital governance mechanism for remote elections, institutional decision-making, shareholder voting, public consultations, and large-scale Internet-based democratic participation. Despite its growing relevance, secure electronic voting remains difficult to implement because a practical system must simultaneously preserve voter anonymity, verify voter eligibility, prevent double voting, ensure ballot integrity, support public auditability, and maintain acceptable transaction throughput. To address these challenges, this study proposes a post-quantum secure and privacy-preserving blockchain-based electronic voting framework that integrates Dilithium digital signatures, zero-knowledge proofs, nullifier-based double voting prevention, encrypted ballot submission, smart contract-based election rule enforcement, and a Byzantine fault-tolerant consensus mechanism. In the proposed architecture, Dilithium signatures are used for post-quantum authentication of voter transactions and validator messages, whereas the zero-knowledge proof layer is used separately to verify voter eligibility, candidate validity, credential ownership, and correct nullifier generation without revealing the voter identity or ballot choice. Dilithium verification is performed externally at the transaction authentication layer, while the zero-knowledge circuit handles privacy-preserving voting logic. Each voter locally generates a private credential and submits only a public commitment during registration, thereby reducing the risk of authority-based impersonation or identity-to-vote linkage. Smart contracts verify the proof, reject reused nullifiers, enforce voting rules, and record auditable election events on the permissioned blockchain ledger. Experimental evaluation demonstrates that the proposed prototype achieves an average throughput of 408 transactions per second and an average block finalization time of 2.18 s under stress testing. The results indicate that the framework can provide a practical balance between post-quantum security, privacy preservation, verifiability, and transaction efficiency in permissioned electronic voting environments.