Security for multi-msg

Chosen Plaintext Attack(CPA) - Security

We could claim that CPA-Security is stronger than multi-msg Security.

CPA$\neq$multi-msg: Consider a scheme that has a hidden `password'. On a message that equals the password, the encryption oracle outputs the actual key after the encryption. Otherwise, it outputs the password after the encryption. An adversary could easily acquire the key in the CPA game, but not in the multi-msg game.

CPA$\subseteq$multi-msg:

CPA - Security for multi-msg