Quantum Entropy
Concept Of Quantum Entropy
The concept of Entropy is used to quantify the amount of randomness or uncertainty in the state of a system. There is not one but a whole family of entropies, and some of them play key roles in different areas of quantum information theory.
Von Neumann Entropy
Arguably, the most ubiquitous quantum entropy is the von Neumann entropy (in fact, some people simply refer to it as “quantum entropy”). It quantifies the amount of classical uncertainty about the quantum state of a system. If a system A is in a pure state, meaning that it has a well-defined value for some property (e.g., it is a horizontally polarized photon), then there is no uncertainty in its quantum mechanical description, and so its von Neumann entropy S(A) is zero. In any other case, we will have S(A)>0, achieving the maximum level of entropy when A is in a uniform mixture of all the states representing well defined values for some property (e.g., a photon in a uniform mixture of vertically and horizontally polarized states). It is quite natural to see the von Neumann entropy as a generalization of Shannon’s entropy from classical information theory, with pure states playing the role of deterministic random variables. However, this intuition spectacularly fails when entanglement enters the picture:
Given two quantum systems A and B in some joint state ρ AB , one can study, just like in the classical setting, the entropy S(A|B) of A given the knowledge of (or, conditioned on) B. It turns out that, when there is entanglement between A and B, this quantity can become negative, something which is without any classical analog. This negativity is, however, not just a mathematical curiosity, as it can be given a clear operational interpretation. Consider that two physicists, Alice and Bob, share N pairs of entangled qubits, each of them in some joint state ρ AB .
Alice would like to send qubits to Bob (they are in different labs) so that he receives all her shares of the N pairs. Ok, that’s easy: Alice should just send her N qubits to Bob. It turns out that she can achieve the same goal by sending only N x S(A|B) qubits, which can be significantly smaller than N. So, what happens when S(A|B) is negative? Well, that just means that Alice can achieve her goal without the need of any quantum communication and, moreover, that she gains the ability to communicate for free in the future.
Quantum Min-Entropy
the quantum min-entropy, a quantum entropy that is central to the business of generating random numbers. Consider that we have source of quantum particles P1P2… and that we measure them to produce the binary sequence X = X1X2…. If the particles are prepared with a definite value for some property (say, they are electrons with a well-defined value for their spin in the z-direction) and we measure a complementary property (i.e. the spin of the said electrons in the x-direction), then quantum theory predicts that the outcomes are uniformly distributed and, more importantly, independent of any other measurement.
Recommended by LinkedIn
From a cryptographic point of view, this means that the said outcomes are completely unpredictable for any eavesdropper bounded by the laws of quantum mechanics. In real devices, however, due to noise and imperfections it is impossible to prepare systems with perfectly defined properties and to perfectly measure complementarity properties. The conditional quantum min-entropy Hmin (X|E) of X given the eavesdropper’s system E precisely quantifies the number of completely unpredictable bits that can be extracted from the said outcomes.
What is Entropy In Cryptography And Encryption?
In the realm of cybersecurity, the concept of entropy in cryptography stands as a formidable guardian of digital data. In cryptography, there is a core ingredient required to build any security system: random numbers. More precisely, unpredictable random numbers. But generating unpredictable random digits isn’t easy. As a great example, computers, which are great for many things, are completely useless for generating unpredictable random digits. Computers are deterministic machines and therefore need additional help to generate unpredictability. A quantum random number generator would be a type of computer capable of doing this task.
Entropy In Cryptography: Unpredictable Randomness
The way to generate unpredictable random digits is by means of measuring physical, random signals. In physics, unpredictability exists, and we have to leverage it in computing and security systems. Physicists refer to this property of unpredictability as entropy. But what is it and why is it useful to cryptography? Entropy, in the context of cryptography, is related to random number generation, and more precisely, it refers to the “amount of unpredictable randomness” in a physical system. We call an entropy source the physical system that produces random signals.