Stream ciphers — overview

Stream ciphers — overview

TL;DR: Keystream XORed with plaintext. Reuse of any keystream byte across messages is fatal.

Stub — to be filled in.

What it is

TODO

Preconditions / where it applies

TODO

Technique

TODO

Detection and defence

TODO

References

  • TODO