What is a trapdoor function, and why is it needed in blockchain development?
A trapdoor function is one that is easy to compute within one direction. It is very tough to compute the other way unless you have special information/privileges. It is used in Blockchain development for public-key encryption, representing ideas of addresses and private keys.
BY Best Interview Question ON 08 Sep 2020