Bytes of plaintext go into the stream cipher, and bytes of encrypted text come out the other end. RC4 is an example of a stream cipher (see RC4). Contrast with block cipher. THIS DEFINITION IS FOR ...
Stream ciphers are symmetric key encrypting algorithms that work on single bits of the plaintext (Figure 2.7). While they are similar to the one-time pad, instead of XORing the message to a pure ...