Stream Cipher

From OpenSSLWiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

A stream cipher is a cipher operating on a flow of data (a stream), as opposed to a block at a time.

See Also