A stream cipher is basically a cryptographically secure RNG. It takes a key (and sometimes an IV or nonce) and generates an endless stream of random bytes.
Counter (CTR) mode
One popular way to make stream ciphers recently is to take a regular block cipher and just encoding a counter with it.
Cryptography
Citation
If you find this work useful, please cite it as:
@article{yaltirakli,
title = "Stream cipher",
author = "Yaltirakli, Gokberk",
journal = "gkbrk.com",
year = "2025",
url = "https://www.gkbrk.com/stream-cipher"
}
Not using BibTeX? Click here for more citation styles.
IEEE Citation Gokberk Yaltirakli, "Stream cipher", January, 2025. [Online]. Available: https://www.gkbrk.com/stream-cipher. [Accessed Jan. 25, 2025].
APA Style Yaltirakli, G. (2025, January 25). Stream cipher. https://www.gkbrk.com/stream-cipher
Bluebook Style Gokberk Yaltirakli, Stream cipher, GKBRK.COM (Jan. 25, 2025), https://www.gkbrk.com/stream-cipher