One-Way Function


Modern cryptographic algorithms use one-way problems to ensure they are open yet secure at the same time.

One-way functionss are mathematical problems that are easy to perform one way, but difficult to perform in the other direction.

  • used in modern cryptographic algorithms
  • E.g., factorization of large numbers