One-way permutations

A one-way permutation is a permutation which is easy to compute in one direction but hard to invert.

Properties

A one-way permutation is a family of efficiently computable permutations and a distribution over , such that there is some negligible function , where, for every and efficient algorithm :

Other results

  • A OWP is trivially a OWF.
  • A OWP cannot be constructed from an injective one-way function in a black-box way. — MM11