Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a220110b4aeacf63

Jump to content

// Workers AI · dad joke modeIs quantum authentication key? Yes, it's a real bond.

From Wikipedia, the free encyclopedia
A safe, authenticated qubit.

Quantum authentication is the sub-field of quantum cryptography that aims to apply quantum information theory for the purpose of authentication of quantum messages, users or devices.[1] Counterintuitively, it refers to a different problem from the authentication of the classical channel assumed in QKD protocols, which doesn't natively require quantum resources.[2]

A number of authentication protocols have been proposed since the advent of quantum cryptography, often inspired by quantum key distribution counterparts.[3] Ongoing research aims to both design new schemes and experimentally implement already proposed ones, as the technologies needed are mostly still under development.[4]

History

[edit]

The first quantum authentication protocol was proposed in 1995, based on oblivious transfer.[5] Subsequent results in quantum cryptography showed that unconditionally secure two-party oblivious transfer in the quantum setting is impossible, limiting the feasibility of such constructions.[6]

Early work also addressed the broader problem of quantum message authentication. It was proposed that quantum states can be authenticated against tampering using symmetric-key techniques, but that general quantum public-key authentication is not achievable without additional assumptions or restricted adversarial models.[7] These results also influenced following work on quantum digital signatures, using pre-distributed quantum states and restricted security assumptions.[8]

Limited activity on quantum identity authentication (QIA) continued in the late 1990s, followed by a marked increase in proposals from the early 2000s onward.[4] Many of these early QIA protocols were motivated by developments in quantum key distribution and typically assumed pre-shared entanglement or conjugate coding techniques; research on quantum message authentication and digital signatures also continued, focusing on reducing costs and formalizing security.[9] More technologies were explored, such as entanglement swapping, multipartite entanglement and trusted third-party schemes.[10] Security analyses narrowed down the results by clarifying limitations related to key reuse, composability and adversarial assumptions.[11]

Types of quantum authentication

[edit]

Quantum authentication includes several related research areas that can be distinguished according to what is being authenticated: while some protocols authenticate the identity of a user or communicating party, others authenticate the integrity of transmitted quantum information or provide signature-like security. Although these areas share common cryptographic techniques, they address different security objectives and are often studied independently.[12]

Quantum identity authentication

[edit]

Quantum identity authentication (QIA) aims to authenticate a user, device or other communicating party by exploiting quantum-mechanical properties.[1] Unlike classical authentication, these protocols use quantum states during the authentication process, allowing eavesdropping or impersonation attempts to be detected through the disturbance introduced by quantum measurements.[13]

QIA protocols may provide one-way authentication, in which one party authenticates the other, or mutual authentication, where both parties verify each other's identity. Many schemes are inspired by classical challenge-response authentication, adapting them to quantum communication channels. They can also be classified as interactive or non-interactive depending on whether both parties must actively exchange information during the authentication phase.[4]

Quantum message authentication

[edit]

In quantum message authentication (QMA), the aim is to authenticate the integrity and origin of quantum information sent over a quantum channel. Unlike classical message authentication, the message itself is a quantum state, which cannot generally be copied because of the no-cloning theorem.[14] Quantum message authentication schemes therefore combine quantum encoding with a shared secret key, allowing the receiver to detect any modification or tampering of the transmitted state.[3] If authentication fails, the receiver rejects the message rather than attempting to recover it.[15]

A foundational result by Barnum et al. showed that authentication of arbitrary quantum states necessarily implies their encryption, meaning that a protocol capable of detecting tampering must also conceal the quantum information from an adversary; the same work also argued that unrestricted digital signatures for unknown quantum states are impossible without additional assumptions.[7]

Quantum digital signatures

[edit]

Quantum digital signatures (QDS) are the quantum counterpart of classical digital signatures; they are intended to provide authenticity, integrity and non-repudiation while offering security based on quantum theory rather than computational assumptions.[16] Most QDS protocols authenticate classical messages using quantum states distributed during a setup phase, instead of attempting to sign arbitrary quantum states directly: this distinguishes them from QMA.[7]

A QDS scheme consists of three probabilistic polynomial-time quantum Turing machines (, , ), where is a key-generation algorithm that, on input , outputs a pair (s, v) consisting of a secret signing key and a public verification key. is a signing algorithm, is a verification algorithm such that for all messages and all sufficiently large ,

,

where the probability is taken over the internal randomness (classical and quantum) of (, , ).[8]

Protocol classification

[edit]

Quantum authentication protocols can be classified along multiple independent dimensions, including the quantum resources they employ or the underlying cryptographic primitive; these classification schemes are not mutually exclusive but highlight different aspects of protocol design, ranging from theoretical foundations to practical implementation constraints.[17]

By underlying cryptographic primitive

[edit]

Quantum authentication protocols can be categorized according to the classical or quantum cryptographic primitive they are built on.[17] Many schemes are derived from QKD, reusing conjugate coding or BB84-like states: in these constructions, authentication is often achieved as an additional layer on top of key establishment, or by embedding authentication information directly into quantum states exchanged during the protocol.[18]

The quantum coin flipping protocol shares its structure with many quantum identity authentication protocols, since they consider Bob a valid user in case he can correctly select the basis on which to read the channel.

Other approaches are based on alternative primitives, including quantum secure direct communication (QSDC), quantum teleportation-based schemes, quantum secret sharing, quantum private comparison, and quantum oblivious transfer.[19] Each of these primitives introduces different structural assumptions and communication patterns. For instance, QSDC-based authentication protocols often aim to transmit authenticated messages directly through quantum states without first establishing a shared secret key, while secret-sharing-based constructions distribute authentication information across multiple parties to prevent unilateral forgery or impersonation.[20]

These different foundations lead to distinct trade-offs in terms of communication complexity, quantum channel usage, and trust assumptions: for example, protocols built on teleportation or entanglement distribution may offer stronger theoretical guarantees or richer functionality, but typically require more demanding infrastructure, such as reliable entanglement distribution and synchronization between participants.[21]

By quantum resources

[edit]
A simple sketch of entanglement swapping.

Another classification considers the physical quantum resources required for protocol execution.[17] Early quantum authentication proposals frequently relied on pre-shared entanglement, especially Bell pairs, as a fundamental resource for establishing correlations that cannot be classically replicated: these entangled-pair-based schemes often assume that entanglement is distributed in advance between legitimate parties and later consumed during authentication.[22]

Following research extended these ideas to multipartite entanglement structures, such as Greenberger–Horne–Zeilinger (GHZ) states, which allow authentication schemes involving multiple participants or distributed verification processes.[21] More sophisticated constructions also incorporate entanglement swapping, enabling to dynamically entangle parties that have never directly interacted.[23]

In contrast, a large family of more practical protocols avoids entanglement, instead relying on single-photon or weak coherent pulse implementations, which are significantly easier to realize experimentally using existing optical technologies. These schemes are often closer to QKD implementations and are more compatible with current fiber-optic infrastructure.[24]

More recent developments include semi-quantum authentication models, in which only one party (typically the sender or trusted authority) requires full quantum capabilities, while other participants are restricted to classical operations such as reflection, measurement in a fixed basis, or classical communication. This approach reduces hardware requirements and broadens potential deployment scenarios.[25]

Moreover, newer research directions explore a quantum counterpart of physical unclonable functions (PUFs), where inherently noisy or complex quantum systems serve as device-specific fingerprints.[26] These quantum PUF-based approaches aim to provide lightweight authentication mechanisms rooted in physical uniqueness rather than cryptographic computation.[27]

Finally, quantum position verification is being explored as a tool for identity authentication.[28]

Security

[edit]

The security of quantum authentication protocols derives from fundamental properties of quantum mechanics instead of computational assumptions.[29] The no-cloning theorem prevents an attacker from creating copies of unknown quantum states, and any measurement disturbs the measured system: any eavesdropping or tampering attempts are detected. This prevents adversaries from perfectly replicating authentication tokens encoded in quantum information.[14]

Another key property is the disturbance caused by measurement: any attempt to extract information from a quantum system generally introduces detectable disturbances. This ensures that eavesdropping or tampering during transmission can be identified with non-zero probability.[29] In addition, many protocols rely on the impossibility of perfectly distinguishing non-orthogonal quantum states, which limits an adversary's ability to infer encoded information without introducing errors.[30]

Threats

[edit]
An example of a threat: eavesdropper Eve (E) can listen on the quantum channel between Alice (A) and Bob (B) while they practice entanglement swapping each respectively sharing the pair 1,2 and 3,4 with a trusted authority (T) inside their network, and then swapping with a and b.

Quantum authentication protocols are designed to resist a number of attacks, including impersonation, message forgery, replay attacks and man-in-the-middle attacks. Replay attacks involve re-transmitting previously valid quantum or classical authentication transcripts to gain access, while man-in-the-middle attacks attempt to intercept and modify quantum transmissions while impersonating both legitimate parties to each other. Depending on the specific protocol, attackers may also attempt state replacement attacks, where transmitted quantum states are substituted with dishonestly prepared ones designed to not be detected.[31]

Security analyses typically distinguish between external adversaries and dishonest insiders. In the second case, even legitimate participants could deviate from the protocol in an attempt to cheat, which significantly complicates security proofs. Formal guarantees therefore depend strongly on the chosen adversarial model and assumptions about participant behavior.[11]

Security assumptions

[edit]

Despite relying on quantum-mechanical principles, most quantum authentication protocols require additional assumptions beyond the laws of physics alone. A common requirement is the existence of an authenticated classical channel, which ensures that classical messages exchanged during the protocol cannot be tampered with without being detected. This assumption is also standard in quantum key distribution and is typically enforced using classical authentication codes or pre-shared keys.[2]

Other assumptions include the availability of pre-shared secret keys or quantum states, trusted initialization phases, or the presence of a trusted third party responsible for distributing or verifying authentication material. Some protocols also assume limited quantum capabilities for adversaries or restricted access to quantum memory, although such assumptions are generally considered stronger. These assumptions vary widely across protocols, and reducing them while maintaining strong security guarantees remains an active area of research, particularly in the context of composable security.[11]

Experimental implementations

[edit]
Example setup for an experiment using entanglement, the same components can be used for entanglement-based quantum authentication.

Experimental realizations of quantum authentication protocols have so far been primarily implemented using optical fiber systems, which remain the most mature and practical platform for quantum communication. These implementations often adapt existing QKD infrastructure, leveraging similar hardware such as photon sources, beam splitters, and single-photon detectors.[13] Practical implementations have also been developed for quantum PUFs.[27]

In many cases, quantum authentication mechanisms have been integrated into existing QKD testbeds, allowing researchers to evaluate authentication performance alongside key distribution functionality.[32] Ongoing experimental work focuses on extending transmission distances, improving noise tolerance, increasing key and state efficiency, and ensuring compatibility with emerging quantum network architectures, including early-stage quantum internet prototypes.[20]

Applications

[edit]

Quantum authentication has been proposed as a building block for secure quantum communication infrastructures. By providing authentication of users, devices or quantum messages, it complements confidentiality mechanisms such as quantum key distribution.[32]

In QKD networks, authentication ensures that legitimate parties can securely establish keys without interference during initial communication. In a broader quantum internet context, authentication mechanisms are expected to play a central role in securing routing, entanglement distribution, and inter-network communication between heterogeneous quantum devices.[12]

Additional proposed applications include distributed quantum computing environments, where authentication is necessary to verify participating nodes and ensure integrity of distributed quantum operations. Similar considerations arise in internet of things systems incorporating quantum or optical devices, where lightweight authentication mechanisms may be required for large-scale deployment.[21]

Challenges

[edit]

Despite significant theoretical progress, quantum authentication protocols face several open technical and practical challenges. A major limitation is the lack of practical quantum memory, which restricts protocols that require long-term storage of quantum states or delayed verification procedures. Most current implementations must therefore operate in real time or rely on immediate measurement, limiting design flexibility.[33]

Quantum noise and decoherence in communication channels also remain as significant obstacles, particularly over long distances or in non-ideal environmental conditions. These effects can increase error rates and complicate the reliable detection of malicious interference versus natural noise.[20]

Scalability is another key challenge, as many protocols that work well in small-scale laboratory settings become difficult to extend to large networks with many users and devices. Issues such as synchronization, resource distribution, and network management become increasingly complex as system size grows.[12]

Finally, composable security for quantum authentication protocols is still an active research area. While many schemes are proven secure in isolated models, ensuring that they remain secure when composed with other cryptographic primitives (such as QKD or quantum signatures) remains non-trivial and is essential for building fully secure quantum networks.[11]

See also

[edit]

References

[edit]
  1. 1 2 Zawadzki, Piotr (2018-11-19). "Quantum identity authentication without entanglement". Quantum Information Processing. 18 (1) 7. doi:10.1007/s11128-018-2124-2. ISSN 1573-1332.
  2. 1 2 Shor, Peter W.; Preskill, John (2000-07-10). "Simple Proof of Security of the BB84 Quantum Key Distribution Protocol". Physical Review Letters. 85 (2): 441–444. arXiv:quant-ph/0003004. Bibcode:2000PhRvL..85..441S. doi:10.1103/PhysRevLett.85.441. PMID 10991303.
  3. 1 2 Lim, Na-Hee; Choi, Ji-Woong; Kang, Min-Sung; Yang, Hyung-Jin; Han, Sang-Wook (2023-09-13). "Quantum authentication method based on key-controlled maximally mixed quantum state encryption". EPJ Quantum Technology. 10 (1): 35. Bibcode:2023EPJQT..10...35L. doi:10.1140/epjqt/s40507-023-00193-y. ISSN 2196-0763.
  4. 1 2 3 Dutta, Arindam; Pathak, Anirban (2022-11-07). "A short review on quantum identity authentication protocols: how would Bob know that he is talking with Alice?". Quantum Information Processing. 21 (11): 369. arXiv:2112.04234. Bibcode:2022QuIP...21..369D. doi:10.1007/s11128-022-03717-0. ISSN 1573-1332.
  5. Crépeau, Claude; Salvail, Louis (1995). "Quantum Oblivious Mutual Identification". In Guillou, Louis C.; Quisquater, Jean-Jacques (eds.). Advances in Cryptology — EUROCRYPT '95. Lecture Notes in Computer Science. Vol. 921. Berlin, Heidelberg: Springer. pp. 133–146. doi:10.1007/3-540-49264-X_11. ISBN 978-3-540-49264-1.
  6. Lo, Hoi-Kwong (1997-08-01). "Insecurity of quantum secure computations". Physical Review A. 56 (2): 1154–1162. arXiv:quant-ph/9611031. Bibcode:1997PhRvA..56.1154L. doi:10.1103/PhysRevA.56.1154.
  7. 1 2 3 H. Barnum, C. Crepau (2002). "Authentication of quantum messages". The 43rd Annual IEEE Symposium on Foundations of Computer Science, 2002. Proceedings. pp. 449–458. arXiv:quant-ph/0205128. Bibcode:2002sfcs.conf...46B. doi:10.1109/sfcs.2002.1181969. ISBN 0-7695-1822-2.
  8. 1 2 Okamoto, Tatsuaki; Tanaka, Keisuke; Uchiyama, Shigenori (2000). "Quantum Public-Key Cryptosystems". In Bellare, Mihir (ed.). Advances in Cryptology — CRYPTO 2000. Lecture Notes in Computer Science. Vol. 1880. Berlin, Heidelberg: Springer. pp. 147–165. doi:10.1007/3-540-44598-6_9. ISBN 978-3-540-44598-2.
  9. Clarke, Patrick J.; Collins, Robert J.; Dunjko, Vedran; Andersson, Erika; Jeffers, John; Buller, Gerald S. (2012-11-06). "Experimental demonstration of quantum digital signatures using phase-encoded coherent states of light". Nature Communications. 3 (1): 1174. arXiv:1306.0879. Bibcode:2012NatCo...3.1174C. doi:10.1038/ncomms2172. ISSN 2041-1723. PMC 3493646. PMID 23132024.
  10. Ljunggren, Daniel; Bourennane, Mohamed; Karlsson, Anders (2000-07-13). "Authority-based user authentication in quantum key distribution". Physical Review A. 62 (2) 022305. Bibcode:2000PhRvA..62b2305L. doi:10.1103/PhysRevA.62.022305.
  11. 1 2 3 4 Yehia, Raja; Diamanti, Eleni; Kerenidis, Iordanis (2021-05-19). "Composable security for multipartite entanglement verification". Physical Review A. 103 (5) 052609. arXiv:2004.07679. Bibcode:2021PhRvA.103e2609Y. doi:10.1103/PhysRevA.103.052609.
  12. 1 2 3 Battarbee, Christopher; Goswami, Suchetana; Kashefi, Elham; Doosti, Mina (2026-06-29). "Authentication in Quantum Networks". arXiv:2606.30636v1 [quant-ph].
  13. 1 2 Yuan, Hao; Liu, Yi-min; Pan, Guo-zhu; Zhang, Gang; Zhou, Jun; Zhang, Zhan-jun (2014-11-01). "Quantum identity authentication based on ping-pong technique without entanglements". Quantum Information Processing. 13 (11): 2535–2549. Bibcode:2014QuIP...13.2535Y. doi:10.1007/s11128-014-0808-9. ISSN 1573-1332.
  14. 1 2 Wootters, W. K. and Zurek, W. H. (1982). "A single quantum cannot be cloned". Nature. 299 (5886): 802–803. Bibcode:1982Natur.299..802W. doi:10.1038/299802a0.{{cite journal}}: CS1 maint: multiple names: authors list (link)
  15. Wang, Ping; Lu, Yuxuan; Lei, Yikang; Xiong, Neal (2026). "Quantum Message Authentication Code Independent of Computational Difficulty". IEEE Photonics Journal. 18 (1): 1–11. Bibcode:2026IPhoJ..18P4050W. doi:10.1109/JPHOT.2026.3654050. ISSN 1943-0655.
  16. Lu, Xin; Feng, Dengguo (2005). "Quantum digital signature based on quantum one-way functions". The 7th International Conference on Advanced Communication Technology, 2005, ICACT 2005. 1: 514–517. Bibcode:2005cact....1..159X. doi:10.1109/ICACT.2005.245918.
  17. 1 2 3 Ghilen, Aymen; Belmabrouk, Hafedh; Bouallegue, Ridha (2014). "Classification of quantum authentication protocols and calculation of their complexity". 2014 15th International Conference on Sciences and Techniques of Automatic Control and Computer Engineering (STA). pp. 169–173. Bibcode:2014sta..conf....9G. doi:10.1109/STA.2014.7086669. ISBN 978-1-4799-5907-5.
  18. Zhang, Jie; Zhang, Jie; Qin, Sujuan; Jin, Zhengping (2025). "A (t,n) threshold quantum secret sharing with authentication based on single photons". Quantum Information Processing. 24 (2): 61. doi:10.1007/s11128-025-04672-2. ISSN 1573-1332.
  19. Dutta, Arindam; Pathak, Anirban (2022-12-09). "Controlled secure direct quantum communication inspired scheme for quantum identity authentication". Quantum Information Processing. 22 (1): 13. doi:10.1007/s11128-022-03767-4. ISSN 1573-1332.
  20. 1 2 3 Xu, F. (2020). "Secure quantum key distribution with realistic devices". Reviews of Modern Physics. 92 (2) 025002. arXiv:1903.09051. Bibcode:2020RvMP...92b5002X. doi:10.1103/RevModPhys.92.025002.
  21. 1 2 3 Chawla, Diksha; Mehra, Pawan Singh (2024). "QAKA: A novel quantum authentication and key agreement (QAKA) protocol using quantum entanglement for secure communication among IoT devices". Transactions on Emerging Telecommunications Technologies. 35 (3) e4957. doi:10.1002/ett.4957. ISSN 2161-3915.
  22. Shen, Dongsu; Ma, Wenping; Yin, Xunru; Li, Xiaoping (2013-06-01). "Quantum Dialogue with Authentication Based on Bell States". International Journal of Theoretical Physics. 52 (6): 1825–1835. Bibcode:2013IJTP...52.1825S. doi:10.1007/s10773-012-1276-6. ISSN 1572-9575.
  23. Penghao, Niu; Yuan, Chen; Chong, Li (2016-01-01). "Quantum Authentication Scheme Based on Entanglement Swapping". International Journal of Theoretical Physics. 55 (1): 302–312. Bibcode:2016IJTP...55..302P. doi:10.1007/s10773-015-2662-7. ISSN 1572-9575.
  24. Hong, Chang ho; Heo, Jino; Jang, Jin Gak; Kwon, Daesung (2017-08-17). "Quantum identity authentication with single photon". Quantum Information Processing. 16 (10): 236. Bibcode:2017QuIP...16..236H. doi:10.1007/s11128-017-1681-0. ISSN 1573-1332.
  25. Wen, Xiao-Jun; Zhao, Xing-Qiang; Gong, Li-Hua; Zhou, Nan-Run (2019-07-01). "A semi-quantum authentication protocol for message and identity". Laser Physics Letters. 16 (7): 075206. Bibcode:2019LaPhL..16g5206W. doi:10.1088/1612-202X/ab232c. ISSN 1612-2011.
  26. Buhrman, Harry; Cleve, Richard; Watrous, John; de Wolf, Ronald (2001-09-26). "Quantum Fingerprinting". Physical Review Letters. 87 (16) 167902. arXiv:quant-ph/0102001. Bibcode:2001PhRvL..87p7902B. doi:10.1103/PhysRevLett.87.167902. PMID 11690244.
  27. 1 2 M. Doosti, N. Kumar, M. Delavar, E. Kashefi (2021). "Client-server Identification Protocols with Quantum PUF". ACM Transactions on Quantum Computing. 2 (3) (published 2021-09-30): 1–40. arXiv:2006.04522. doi:10.1145/3484197.{{cite journal}}: CS1 maint: multiple names: authors list (link)
  28. Bluhm, Andreas; Christandl, Matthias; Speelman, Florian (2022). "A single-qubit position verification protocol that is secure against multi-qubit attacks". Nature Physics. 18 (6): 623–626. arXiv:2104.06301. Bibcode:2022NatPh..18..623B. doi:10.1038/s41567-022-01577-0. ISSN 1745-2481.
  29. 1 2 C. Portmann, R. Renner (2022-06-29). "Security in quantum cryptography". Rev. Mod. Phys. 94 (2) 025008. American Physical Society. arXiv:2102.00021. Bibcode:2022RvMP...94b5008P. doi:10.1103/RevModPhys.94.025008.
  30. M. Nielsen, I. Chuang (2000). Quantum Computation and Quantum Information. Cambridge University Press. pp. 56–57.
  31. González-Guillén, Carlos E.; González Vasco, María Isabel; Johnson, Floyd; Pérez del Pozo, Ángel L. (2021-03-25). "An Attack on Zawadzki's Quantum Authentication Scheme". Entropy. 23 (4): 389. Bibcode:2021Entrp..23..389G. doi:10.3390/e23040389. ISSN 1099-4300. PMC 8064377. PMID 33805925.
  32. 1 2 Termos, Hassan (2024-05-26). "Quantum Authentication Evolution: Novel Approaches for Securing Quantum Key Distribution". Entropy. 26 (6): 447. Bibcode:2024Entrp..26..447T. doi:10.3390/e26060447. ISSN 1099-4300. PMC 11203336. PMID 38920455.
  33. Dunjko, Vedran; Wallden, Petros; Andersson, Erika (2014-01-31). "Quantum Digital Signatures without Quantum Memory". Physical Review Letters. 112 (4) 040502. arXiv:1309.1375. Bibcode:2014PhRvL.112d0502D. doi:10.1103/PhysRevLett.112.040502. PMID 24580426.
[edit]