In computational complexity and cryptography, two families of distributions are computationally indistinguishable if no efficient algorithm can tell the difference between them except with negligible probability.

Formal definition

edit

Let and be two distribution ensembles indexed by a security parameter n (which usually refers to the length of the input); we say they are computationally indistinguishable if for any non-uniform probabilistic polynomial time algorithm A, the following quantity is a negligible function in n:

denoted .[1] In other words, every efficient algorithm A's behavior does not significantly change when given samples according to Dn or En in the limit as . Another interpretation of computational indistinguishability is that polynomial-time algorithms actively trying to distinguish between the two ensembles cannot do so: that any such algorithm will only perform negligibly better than if one were to just guess.

edit

Implicit in the definition is the condition that the algorithm, , must decide based on a single sample from one of the distributions. One might conceive of a situation in which the algorithm trying to distinguish between two distributions, could access as many samples as it needed. Hence two ensembles that cannot be distinguished by polynomial-time algorithms looking at multiple samples are deemed indistinguishable by polynomial-time sampling.[2]: 107  If the polynomial-time algorithm can generate samples in polynomial time, or has access to a random oracle that generates samples for it, then indistinguishability by polynomial-time sampling is equivalent to computational indistinguishability.[2]: 108 

References

edit
  1. ^ Lecture 4 - Computational Indistinguishability, Pseudorandom Generators
  2. ^ a b Goldreich, O. (2003). Foundations of cryptography. Cambridge, UK: Cambridge University Press.
edit


This article incorporates material from computationally indistinguishable on PlanetMath, which is licensed under the Creative Commons Attribution/Share-Alike License.

📚 Artikel Terkait di Wikipedia

Indistinguishability obfuscation

same size which implement the same function are computationally indistinguishable. Indistinguishability obfuscation has several interesting theoretical

Hybrid argument (cryptography)

a proof technique used to show that two distributions are computationally indistinguishable. Hybrid arguments had their origin in a papers by Andrew Yao

Ciphertext indistinguishability

Ciphertext indistinguishability is a property of many encryption schemes. Intuitively, if a cryptosystem possesses the property of indistinguishability, then

Indistinguishability

up indistinguishability in Wiktionary, the free dictionary. Indistinguishability may refer to: Identical (indistinguishable) particles Computational indistinguishability

Zero-knowledge proof

V ^ {\displaystyle {\hat {V}}} and the simulator are only computationally indistinguishable, given the auxiliary string. These ideas can be applied to

Cryptographically secure pseudorandom number generator

k {\displaystyle p(k)>k} for any k), and if its output is computationally indistinguishable from true randomness, i.e. for any probabilistic polynomial

Randomness extractor

statistically close to uniform, in a PRG it is only required to be computationally indistinguishable from uniform, a somewhat weaker concept. The min-entropy of

HKDF

(pseudorandom). Computational extractors assume attackers are computationally bounded and source entropy may only exist in a computational sense. Such extractors