stream cipher
C3160
concept
A stream cipher is an encryption method that converts plaintext to ciphertext by combining it with a pseudorandom keystream, processing data one bit or byte at a time.
Aliases (1)
- stream cipher mode ×1
Instances (4)
- RC4 stream cipher
- Salsa20
- AES-CTR ("stream cipher mode")
- ChaCha20