Extensible Post Quantum Cryptography Based Authentication
Homer A. Riva-Cambrin, Rahul Singh, Sanju Lama, Garnette R. Sutherland
TL;DR
This work addresses the threat of scalable quantum attacks on machine-to-machine authentication in healthcare by introducing an extensible, quantum-safe protocol that uses lattice-based DSAs and KEMs to establish forward-secure tokens over insecure channels. The protocol combines registration, key cycling, and token stamping to produce compact 74-byte tokens, with formal verification via the Tamarin prover and a Rust implementation that emphasizes portability and performance. Key contributions include a modular, cryptographically flexible design, a formal security analysis under a Dolev-Yao model, and practical performance measurements showing low per-operation costs even on resource-constrained devices. The approach enables scalable, future-proof identity infrastructures for health data and other regulated settings, offering audit-friendly, least-privilege token semantics while supporting standardization and potential broader adoption beyond devices to user-authentication scenarios.
Abstract
Cryptography underpins the security of modern digital infrastructure, from cloud services to health data. However, many widely deployed systems will become vulnerable after the advent of scalable quantum computing. Although quantum-safe cryptographic primitives have been developed, such as lattice-based digital signature algorithms (DSAs) and key encapsulation mechanisms (KEMs), their unique structural and performance characteristics make them unsuitable for existing protocols. In this work, we introduce a quantum-safe single-shot protocol for machine-to-machine authentication and authorization that is specifically designed to leverage the strengths of lattice-based DSAs and KEMs. Operating entirely over insecure channels, this protocol enables the forward-secure establishment of tokens in constrained environments. By demonstrating how new quantum-safe cryptographic primitives can be incorporated into secure systems, this study lays the groundwork for scalable, resilient, and future-proof identity infrastructures in a quantum-enabled world.
