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 = "2024",
url = "https://www.gkbrk.com/stream-cipher"
}
Not using BibTeX? Click here for more citation styles.
IEEE Citation Gokberk Yaltirakli, "Stream cipher", November, 2024. [Online]. Available: https://www.gkbrk.com/stream-cipher. [Accessed Nov. 12, 2024].
APA Style Yaltirakli, G. (2024, November 12). Stream cipher. https://www.gkbrk.com/stream-cipher
Bluebook Style Gokberk Yaltirakli, Stream cipher, GKBRK.COM (Nov. 12, 2024), https://www.gkbrk.com/stream-cipher