Problem
1. In RC4, show the first 20 elements of the key stream if the secret key is only 7 bytes with values I, 2, 3, 4, 5, 6. and 7. You may want to write a small program to do so.
2. In RC4, find a value for the secret key that does not change the state after the first and second initialization steps.