A Scalable Framework for Post-Quantum Authentication in Public Key Infrastructures
Antonia Tsili, Konstantinos Kordolaimis, Konstantinos Krilakis, Dimitris Syvridis
TL;DR
This work tackles the challenge of secure, scalable authentication in the post-quantum era by designing a hierarchical PKI framework with automated certificate issuance that supports PQC signatures acrossCore CA layers. It implements a three-layer architecture (root CA, intermediate CAs, end-entities) with crypto-agility, enabling seamless switching between classical and PQC algorithms such as $SPHINCS^+$, $Falcon$, and $Dilithium$. Through full-network simulations, the authors evaluate signing, verification, and distribution of certificates under various client loads (up to two ICAs), revealing substantial trade-offs: $SPHINCS^+$ incurs high signing costs but benefits from stateless verifications, while other PQC schemes balance key size and performance differently. The results demonstrate the viability of scalable PQC adoption in PKI, with practical implications for QKD domains and IoT, and set the stage for broader automation and deployment in real-world networks.
Abstract
This work explores the performance and scalability of a hierarchical certificate authority framework with automated certificate issuance employing post-quantum cryptographic (PQC) signature algorithms. The system is designed for compatibility with both classical and PQC algorithms, promoting crypto-agility while ensuring robust security against quantum-based threats. The proposed framework design expects minimal cryptographic requirements from potential clients, protects certificates of high importance against cross-dependent chains-of-trust and allows for prompt switching between classical and PQC algorithms. Finally, we evaluate SPHINCS$^+$, Falcon, and Dilithium variants in various configurations of certificate issuance and verification accommodating a large client base, underlining the trade-offs in balancing performance, scalability, and security.
