The OpenSSL wiki has moved to https://github.com/openssl/openssl/wiki. Information on this page is no longer edited and may be out-of-date.

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

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

See Also