Intuition

To design a CPA-Secure scheme, we can output $i, m \oplus PRG(k)_{i\dots i+|m|-1}$, which is very hard to compute when $i$ is exponential in $n$.

PseudoRandom Function

PRF $\Rightarrow$ CPA-secure Enc

PRF $\Leftrightarrow$ PRG

PseudoRandom Permutation

Strong PRP (Block Cipher)