This is a method of using a PRNG
to construct a PRF [GGM'84].
Let be a PRNG.
Define to be the left and right halves of ,
so that .
For any , define
by
Theorem: If is a -PRNG then
is a -PRF for some constant .
Proof:
We use a hybrid argument.
For define
where is a function .
Observe is a constant in .
Also define the distributions
Observe and
TODO…