To learn how to update the categories for this article, see here. To update categories, edit the metadata template.
Definition: A cipher that encrypts data by mixing it with the output of a pseudorandom number generator controlled by a key; to decrypt, run the same generator with the same key to get the same pseudorandom data, then reverse the mixing step. [d] [e]