Exponential time

The class of decision problems solvable by a deterministic Turing machine in time , where is some polynomial in the input length.

See the complexity zoo entry here.

Known relationships

  • : anything computable in polynomial space can be simulated in exponential time.
  • : this is one of the few known unconditional separations in complexity theory (by the time hierarchy theorem).
  • If , then — TODO citation.

Known relationships

  • .

Relevance to cryptography

The security parameter in cryptographic definitions ensures that breaking a scheme requires super-polynomial (often near-exponential) time. A scheme that is broken in time is considered secure if for some (sometimes stated as ). Concrete security bounds track where in the exponential regime a reduction places the hardness.