Live tape
Mentions 7d9,800GOOGL1,909 mentions▲ +0.03MSFT1,684 mentions▲ +0.06NFLX1,368 mentions▲ +0.02NVDA1,125 mentions▲ +0.08QQQ1,042 mentions▲ +0.06SNDK971 mentions▲ +0.07META889 mentions▲ +0.04SPY812 mentions+0.02

Trapdoor Function

Trapdoor Functions: One-Way Functions With A Secret

What Is A Trapdoor Function?

In cryptography, a trapdoor function is one that can easily be computed in one direction but the inverse is very difficult to perform. These functions can use a secret to efficiently perform the inverse calculation. Trapdoor functions are one-way functions widely used in public-key cryptography.

Trapdoor functions and one-way functions are used interchangeably, all trapdoor functions are one-way functions, but not all one-way functions are trapdoor functions. They differ from one-way functions because of the secret they can use to inverse the computation. In our case, this is the private key that is linked with a public key.

The name trapdoor function is an analogy as falling through a trapdoor into a pit is easy, although climbing out can prove challenging – unless you have a ladder.