CRITApr 27, 2017

Non-Uniform Attacks Against Pseudoentropy

arXiv:1704.08678v22 citations
Originality Incremental advance
AI Analysis

This work addresses a foundational problem in cryptography by extending non-uniform attack bounds to pseudoentropy, showing it faces similar vulnerabilities as pseudorandomness, which is incremental but important for security analysis.

The paper tackles the problem of distinguishing distributions with limited min-entropy from those with higher smooth min-entropy, showing that such distributions can be distinguished with advantage ε by circuits of size O(2^kε^2/δ^2), generalizing a prior result for pseudorandom distributions.

De, Trevisan and Tulsiani [CRYPTO 2010] show that every distribution over $n$-bit strings which has constant statistical distance to uniform (e.g., the output of a pseudorandom generator mapping $n-1$ to $n$ bit strings), can be distinguished from the uniform distribution with advantage $ε$ by a circuit of size $O( 2^nε^2)$. We generalize this result, showing that a distribution which has less than $k$ bits of min-entropy, can be distinguished from any distribution with $k$ bits of $δ$-smooth min-entropy with advantage $ε$ by a circuit of size $O(2^kε^2/δ^2)$. As a special case, this implies that any distribution with support at most $2^k$ (e.g., the output of a pseudoentropy generator mapping $k$ to $n$ bit strings) can be distinguished from any given distribution with min-entropy $k+1$ with advantage $ε$ by a circuit of size $O(2^kε^2)$. Our result thus shows that pseudoentropy distributions face basically the same non-uniform attacks as pseudorandom distributions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes