Table of Contents
Stream Cipher is an encryption method that encrypts data one bit or byte at a time instead of processing large blocks.
It is commonly used for real-time communication due to its speed and efficiency.
Stream Cipher
1: One Bit/ Byte.
2: RC4, SALSA20.
3: Classical Cipher.
4: Caesar, Atbash, Monoalphabetic.