|
|
Suggested experiment
- Click GET QUOTE to put a long, english plaintext in the INPUT TEXT box.
- Enter any characters as a key in the KEY box.
- Click ENCRYPT to encrypt the plaintext using RC4.
- Click the FREQUENCY tab to see if the keystream (red) is more uniform than standard english (black).
- Click INITIALIZATION and then STEP repeatedly to see every step of the
initialization part of the algorithm (the first 256 steps).
- Click KEY STREAM and RUN to step through the actual encryption.
|