Live tape
Top 8, mentions 7d15,057HTZ3,884 mentions▲ +0.09SPCX2,920 mentions▲ +0.07GOOGL2,107 mentions▲ +0.03SNDK2,002 mentions▲ +0.08NVDA1,300 mentions▲ +0.08MSFT1,061 mentions▲ +0.06SPY956 mentions▲ +0.07VOO827 mentions▲ +0.08

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.