An algorithm that uses mathematical rules to deterministically produce a pseudorandom sequence of cryptographic key values.
An algorithm that uses mathematical rules to deterministically produce a pseudorandom sequence of cryptographic key values.
An encryption device that incorporates a key-generation mechanism and applies the key to plain text to produce cipher text
(e.g., by exclusive OR-ing (a) a bit-string representation of the key with (b) a bit-string representation of the plaintext).