Trapdoor functions are a type of one-way function used in cryptography, where it is easy to compute the function in one direction but difficult to compute its inverse without special information. They are widely used in public-key cryptography and are related to the problem of prime factorization. Examples include RSA and Rabin families of functions, while functions related to the discrete logarithm problem are not known to be trapdoor functions. Trapdoor functions should not be confused with backdoors, which are deliberate mechanisms added to bypass security.
Stanford University
Winter 2023
This course offers an introduction to cryptographic techniques used in computer security, covering encryption, message integrity, digital signatures, key management, and more. It is suitable for advanced undergraduates and masters students with some proof techniques and programming experience.
No concepts data
+ 55 more concepts