loader image
Skip to main content

Stream Cipher

A cipher that encrypts data as a continuous stream (bit-by-bit or byte-by-byte) using a keystream. Stream ciphers can be efficient for real-time communications, but keystream reuse can be catastrophic if not designed and used correctly.

» Site Glossary