Pseudo Random Functions (PRF)

Pseudorandom function family

Pseudorandom function families are collections of efficiently-computable functions that emulate a random oracle. They are used to construct cryptographic primitives and are distinct from pseudorandom generators. The GGM construction can be used to create a PRF family from any PRG, while block ciphers are not always suitable for this purpose.

1 courses cover this concept

CS 255: Introduction to Cryptography

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