Skip to content
Open access

Beyond encryption: quantum-enhanced behavioral security for the post-quantum era

Jul 2026 · Applied Computing and Informatics · 0 citations · 17 references

TL;DR

The framework provides a pragmatic, classifier-agnostic defense layer deployable on freely accessible cloud platforms (Google Colab) without specialized quantum hardware, and offers viable post-quantum hardening for security-critical applications.

Abstract

This study aims to develop and validate a quantum-enhanced behavioral security framework that integrates a lightweight quantum obfuscation layer into classical intrusion detection systems (IDSs). The primary objective is to harden these models against post-quantum threats, specifically model extraction and feature inversion attacks, while maintaining high detection accuracy across both traditional machine learning and deep learning architectures. A quantum feature obfuscation layer was designed using 6-qubit parameterized circuits with angle encoding and variational ansatz to nonlinearly transform behavioral features. This layer was integrated with classical classifiers (random forest, support vector machine, logistic regression) and a deep learning model multi-layer perceptron (MLP). The framework was evaluated on UNSW-NB15 and NSL-KDD datasets using Qiskit Aer simulators in Google Colab, measuring accuracy, precision, recall, F1-score, model extraction error (MEE) and feature inversion error (FIE). Quantum-assisted models maintained detection performance comparable to classical baselines, with accuracy degradation of 0.7% across all architectures. Security resilience significantly improved, with a 3–4× increase in both MEE and FIE, indicating substantially enhanced resistance to model theft and feature reconstruction. The framework demonstrated improved noise tolerance under Gaussian perturbations. The MLP achieved 92.5% accuracy (classical) versus 91.8% (quantum-assisted), with 3.3× and 3.5× improvements in MEE and FIE, respectively. The evaluation was conducted entirely on quantum simulators, not capturing real hardware noise, decoherence and fidelity limitations. The threat model assumes secrecy of quantum circuit parameters, representing a form of model-level security through obscurity. Scalability is constrained by exponential simulation costs, limiting current experiments to 6 qubits. Only feedforward neural networks (MLP) were tested; advanced architectures like CNNs, LSTMs and transformers require future validation. The framework’s resilience against adversaries with partial knowledge of the ansatz structure remains unexplored. The framework provides a pragmatic, classifier-agnostic defense layer deployable on freely accessible cloud platforms (Google Colab) without specialized quantum hardware. With only 15–25 ms inference overhead and 40–60% training overhead, it offers viable post-quantum hardening for security-critical applications. Resource-constrained environments such as edge computing nodes and IoT deployments can benefit from this approach. The demonstration that meaningful security gains (3–4× improvement) are achievable using only 6 qubits lowers the barrier for organizations to adopt quantum-assisted security measures today. As quantum computing threatens classical cryptography, protecting behavioral analytics becomes crucial for critical infrastructure, financial systems and healthcare networks. This research contributes to building resilient cyber defense mechanisms that protect sensitive data and privacy even when encryption is compromised. By democratizing access to quantum-enhanced security through cloud-based simulation platforms, the framework helps bridge the gap between institutions with varying resources, promoting more equitable cybersecurity preparedness for the post-quantum era across both developed and developing nations. This work shifts the focus of quantum-enhanced security from pure cryptographic replacement to model-hardening, harnessing quantum state complexity as a defensive mechanism rather than pursuing quantum advantage for classification speed. It introduces a novel quantum obfuscation layer specifically designed for IDS, validated across both traditional ML and deep learning architectures. The consistent security improvements (3–4×) across classifier types confirm the approach is classifier-agnostic. The Colab-based implementation ensures reproducibility and accessibility, providing a practical foundation for future quantum-aware cyber defense research and deployment.

Read PDF

Similar papers

Open access 2026

Hybrid Quantum-Kernel and Quantum-Inspired Machine Learning for TDoS Early Warning in Critical Infrastructure

: Increasing digitalization exposes critical infrastructure to sophisticated cyber threats, requiring new approaches to improving security and resilience. While classical machine learning techniques have shown promise in anomaly detection and threat mitigation, emerging quantum-inspired methods offer new opportunities to enhance detection capabilities by leveraging principles derived from quantum computing. The objective of this work is to propose a model for the early detection of Telephony Denial of Service attacks using a combination of classical algorithms and quantum computing-based techniques. Call records are embedded into a low-dimensional quantum feature space using spatial and temporal attributes, mapped through a quantum kernel in two modalities: Quantum-Inspired Kernel or Qiskit-Simulated Quantum Kernel. This approach enables the identification of subtle and complex patterns that can be difficult to capture using classical methods alone, without the need for fully fault-tolerant quantum hardware. The anomaly decision threshold is empirically calibrated, allowing the detector to balance early sensitivity against false-alarm control under the evaluated Public Safety Answering Points (PSAP) traffic conditions. The evaluation shows that the proposed framework can improve threat detection and system resilience in critical infrastructure contexts. The results support the use of kernel-based quantum-inspired representations as a tunable early-warning layer for PSAP traffic monitoring, while also showing that threshold calibration and operational context remain necessary before deployment.

Carlos B. Rosa-Remedios, P. Caballero-Gil, J. Molina-Gil · 0 citations
Review Open access Aug 2026

Hybrid quantum–classical AI models for secure communications: a systematic review

The emerging era of quantum computing has highlighted the importance of secure communication systems that combine quantum-resistant cryptography, quantum communication, and advanced security analytics. This systematic review critically examines hybrid models of quantum and classical artificial intelligence, focusing on architectures for quantum key distribution (QKD), intrusion detection, network management, and the integration of post-quantum cryptography. Following PRISMA 2020 guidelines, studies from January 2020 to July 2026 were sourced from IEEE Xplore, ACM Digital Library, ScienceDirect, SpringerLink, Wiley Online Library, and backward citation searches. Out of these, 30 primary studies met the inclusion criteria and were evaluated using an eight-item quality rubric and a five-level evidence-maturity framework. The findings are grouped into three categories: AI-enhanced QKD and secure communication, hybrid quantum–classical learning for intrusion detection, and post-quantum or hybrid cryptographic solutions. AI-supported QKD research has shown notable reductions in parameter search time while maintaining near-optimal secret-key rates, primarily in simulation settings. Hybrid quantum machine learning models showed competitive intrusion detection accuracy and F1 scores, but improvements over classical methods were modest, dataset-dependent, and often lacked comprehensive reporting on false positives, statistical significance, or computational costs. Post-quantum cryptography approaches demonstrated greater maturity, with evaluations involving Transport Layer Security (TLS), Internet Protocol Security (IPsec), embedded devices, wireless links, and hardware accelerators, although performance varied with platform resources, cryptographic object sizes, network conditions, and side-channel protections. Among the studies, half were simulation-based, 30% involved laboratory experiments, and 20% were functional prototypes; none showed sustained operational deployment of an integrated hybrid quantum–classical AI security system. The review concludes that current evidence supports application-specific feasibility rather than universal quantum advantage. Achieving practical deployment requires standardized benchmarking, comparable classical baselines, transparent cost analysis, hardware validation, interoperable protocols, and longer-term field testing.

Kyiewu Bernard, A. Clinton, Odoi Henry et al. · 0 citations
Open access Jul 2026

Towards Quantum Machine Learning for Assessing the Resilience of Post-quantum Cryptography

The potential capabilities of quantum computers motivated the development of cryptographic protocols suitable for securing communication against adversaries with access to large fault-tolerant quantum computers. However, even though current quantum computers are limited in terms of size and precision, they can still be useful for finding loopholes and weaknesses in the post-quantum cryptographic protocols. In this work, we present an attempt to utilize the capabilities of Quantum Generative Adversarial Networks (QGANs), one of the promising architectures used in quantum machine learning, for this purpose. We describe an example application of QGAN architecture for the purpose of loading the probability distribution of the hash-based digital signatures into the memory of a quantum computer. Our results confirm that near-term hybrid quantum-classical methods possess capabilities required for this purpose. The presented approach can be used as a first step in the workflow, enabling the utilization of quantum computing for attacking post-quantum cryptographic primitives.

Jaroslaw Adam Miszczak · 0 citations
Conference Open access 2026

Efficient Second-Order Masked KECCAK Implementation without Online Fresh Randomness

: The K ECCAK core is a fundamental cryptographic primitive widely used in post-quantum cryptography to ensure security against emerging quantum-computing attacks. Secure software implementations rely on masking schemes to mitigate side-channel leakage, but these protections introduce significant overhead, which is particularly impactful on resource-constrained microcontrollers and further exacerbated by micro-architectural leakages. To date, publicly available masked K ECCAK implementations do not achieve both efficiency and robustness against such leakages. This work presents an optimized software implementation providing 1 st -order side-channel protection, as well as the first efficiency-oriented 2 nd -order implementation, surpassing previous solutions in performance. Both implementations target the ARM Cortex-M4 microcontroller and satisfy constraints to prevent micro-architectural leakages. A public repository provides the source code and a labeled dataset of 500K+500K traces, enabling reproducibility. Benchmarks show a 44.1% improvement over previously reported first-order implementations.

Juan Moreno-Cenizo, Eros Camacho-Ruiz, M. Martínez-Rodríguez et al. · 0 citations
Open access Jul 2026

Optimized Chaotic DNA Encryption Model with Quantum Key Generation

Rapidly growing speed of quantum computing introduces unprecedented danger to modern cryptographic solutions, so security beyond typical encryption is imperative. Here, we present a hybrid cryptosystem consisting of chaotic map-based keystream generation, DNA-inspired quaternary encoding, and quantum-enhanced key generation. This architecture is constructed to address post-quantum security needs, while preserving computational efficiency for encryption of high-value information. Experimentation results confirm that hybrid key generation has a near-maximum entropy of 7.97 bits per byte, and passes benchmarks that are applied in the modern dataset. Multilayer encryption cascade, with deterministic chaos and DNA encoding, achieves a 96.8% avalanche effect, which means it possesses strong diffusion characteristics. Comparing AES-256-GCM and ChaCha20-Poly1305, we see competitive security–throughput trade-offs. Moreover, the machine learning–based analytics layer on encrypted metadata shows 93.8% accuracy on CICIDS2017 dataset, without impacting the core cryptographic security, maintaining formal security integrity and reproducibility.

Sushil Kumar, Mayank Srivastava² · 0 citations