ZK-ACE: Identity-Centric Zero-Knowledge Authorization for Post-Quantum Blockchain Systems
Jian Sheng Wang

TL;DR
ZK-ACE introduces an identity-centric zero-knowledge authorization layer for post-quantum blockchain systems, reducing on-chain data and verification costs while enhancing security and replay resistance.
Contribution
It replaces signature-based authorization with zero-knowledge proofs tied to identities, formalizes security, and offers a more efficient, scalable authorization mechanism for post-quantum blockchains.
Findings
Order-of-magnitude reduction in on-chain authorization data
Supports batch aggregation and recursive proofs
Provides formal security proofs under standard assumptions
Abstract
Post-quantum signature schemes introduce kilobyte-scale authorization artifacts when applied directly to blockchain transaction validation. A widely considered mitigation is to verify post-quantum signatures inside zero-knowledge circuits and publish only succinct proofs on-chain. However, this approach preserves the signature-centric authorization model, merely relocating the verification cost, and embeds expensive high-dimensional lattice arithmetic into prover circuits.We present ZK-ACE (Zero-Knowledge Authorization for Cryptographic Entities), an authorization layer that replaces transaction-carried signature objects entirely with identity-bound zero-knowledge authorization statements. Rather than proving the correctness of a specific post-quantum signature, the prover demonstrates in zero knowledge that a transaction is authorized by an identity consistent with an on-chain…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBlockchain Technology Applications and Security · Cryptography and Data Security · Distributed systems and fault tolerance
