January 15, 2002
Practical Aspects of Modern Cryptography
Stream Ciphers
•
Use the key as a seed to a pseudo-random
number-generator.
•
Take the stream of output bits from the
PRNG and XOR it with the plaintext to
form the ciphertext.