______ uses the concept of pseudo-random sequence.
______ uses the concept of pseudo-random sequence. Correct Answer Stream cipher
The stream cipher is the one-time pad that uses the XOR function on the plaintext with a pseudo-random sequence. The input plaintext is encrypted one byte at a time incrementally. As the random sequence is not possible, a pseudo-random sequence is used. These pseudo-random sequence are the outputs of a generator given an initial seed which is a number used to initialize a pseudo-random number generator.
মোঃ আরিফুল ইসলাম
Feb 20, 2025