PRG ⇒ PRF (GGM)
A length-doubling PRG implies a PRF, by the GGM binary-tree construction.
Construction
Migrated verbatim from PRF § Other results:
The GGM tree construction: given a length-doubling PRG , define by starting from and at each bit applying either the left or right half of
Notes
class is fully-black-box on the authority of
Black-Box Separations, which uses this construction as
its worked example of the notion: the is invoked as an oracle, and the
security proof reduces any adversary — treated as an oracle — to a
distinguisher.
The length-doubling hypothesis is load-bearing and is stated only in the construction sketch, not in the one-line claims that cite this result.