How would you answer the following question (i have to translate it from german):
The existence of a pseudorandom generator implies the existence of a AE-Secure encryption scheme (AE = authenticated encryption)
YES or NO
I would say "NO" because (as far as i understand) AE-secure schemes should use two keys (one for encryption and one for authentication).
But maybe im wrong because of missing background knowledge.