RTUComputer ScienceYr 2023 · Sem 62023

Q10Information Security Systems

Question

2 marks

What is a trapdoor one-way function?

Answer

A function that is easy to compute in one direction but hard to reverse without a special secret.

A trapdoor one-way function is a fundamental concept in asymmetric cryptography. It is mathematically easy to compute the forward function, computationally infeasible to compute the inverse, unless a piece of 'trapdoor' information (the private key) is known.

Back to Paper