Leftover hash lemma

From HandWiki
Short description: Lemma in cryptography

The leftover hash lemma is a lemma in cryptography first stated by Russell Impagliazzo, Leonid Levin, and Michael Luby.[1]

Given a secret key X that has n uniform random bits, of which an adversary was able to learn the values of some t < n bits of that key, the leftover hash lemma states that it is possible to produce a key of about nt bits, over which the adversary has almost no knowledge, without knowing which t are known to the adversary. Since the adversary knows all but nt bits, this is almost optimal.

More precisely, the leftover hash lemma states that it is possible to extract a length asymptotic to H(X) (the min-entropy of X) bits from a random variable X) that are almost uniformly distributed.[clarification needed] In other words, an adversary who has some partial knowledge about X, will have almost no knowledge about the extracted value. This is also known as privacy amplification (see privacy amplification section in the article Quantum key distribution).

Randomness extractors achieve the same result, but use (normally) less randomness.

Let X be a random variable over 𝒳 and let m>0. Let h:𝒮×𝒳{0,1}m be a 2-universal hash function. If

mH(X)2log(1ε)

then for S uniform over 𝒮 and independent of X, we have:

δ[(h(S,X),S),(U,S)]ε.

where U is uniform over {0,1}m and independent of S.[2]

H(X)=logmaxxPr[X=x] is the min-entropy of X, which measures the amount of randomness X has. The min-entropy is always less than or equal to the Shannon entropy. Note that maxxPr[X=x] is the probability of correctly guessing X. (The best guess is to guess the most probable value.) Therefore, the min-entropy measures how difficult it is to guess X.

0δ(X,Y)=12v|Pr[X=v]Pr[Y=v]|1 is a statistical distance between X and Y.

See also

References

  1. Johnson, David S., ed. (1989), "Pseudo-random Generation from one-way functions", Proceedings of the 21st Annual ACM Symposium on Theory of Computing, May 14-17, 1989, Seattle, Washington, USA, {ACM}, pp. 12–24, doi:10.1145/73007.73009 
  2. "Lecture 22: The Leftover Hash Lemma and Explicit Extractions", Lecture notes for MIT course 6.842, Randomness and Computation (MIT), April 30, 2008, https://people.csail.mit.edu/ronitt/COURSE/S08/drafts/22.pdf, retrieved 2019-02-19