Rc4 plain text in WEP
As you know, RC4 is a stream chiper which is used in WEP.
RC4 needs 2 inputs (key, plain text) to generate the keystream, right RC4 key is rk+iv. So what is plain text to encrypt?
Does RC4 use rk+iv to encrypt rk?
Is rk plain text?