Stream Cipher

From OpenSSLWiki
Revision as of 06:58, 29 July 2019 by Jflopezfernandez (talk | contribs) (Reorganized the page a bit)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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