TheBestLinks.com
TheBestLinks.com
Avalanche (cryptography), Avalanche effect, Algorithm, Bit, Block cipher... Print friendly version | Tell a friend
 
Navigation
Search
Toolbox

Avalanche effect

From TheBestLinks.com

(Redirected from Avalanche (cryptography))
This article is about cryptography; for other meanings, see snowball effect.

In cryptography, the avalanche effect refers to a desirable property of cryptographic algorithms, typically block ciphers and cryptographic hash functions. The avalanche effect is evident if, when an input is changed slightly (for example, flipping a single bit) the output changes significantly (eg, half the output bits flip). In the case of quality block ciphers, such a small change in either the key or the plaintext should cause a drastic change in the ciphertext. The actual term was first used by Horst Feistel, although the concept dates back to at least Shannon's diffusion.

If a block cipher or cryptographic hash function does not exhibit the avalanche effect to a significant degree, then it has poor randomization, and thus a cryptanalyst can make predictions about the input given only the output. This may be sufficient to partially or completely break the algorithm. It is thus not a desirable condition -- at least from one point of view. Ciphers and hashes which do not exhibit an adequate avalanche effect exhibit patterns in their output, which cryptanalysis can often exploit.

Constructing a cipher or hash to exhibit a substantial avalanche effect is one of the primary design objectives. This is why most block ciphers are product ciphers. It is also why hash functions have large data blocks. Both these features allow small changes to propagate rapidly through iterations of the algorithm, such that every bit of the output should depend on every bit of the input before the algorithm terminates.

See also


Related links


Top visited 0 of 0 links

[no links posted yet]

>> place link >>

Discussion

Last posted 0 of 0 messages

[no messages posted yet]

>> post message >>

Watch

You can add this article to your own "watchlist" and receive e-mail notification about all changes in this page.
 
   
Innovate it
This page was last modified 06:15, 21 Aug 2004.
  Content is available under GNU Free Documentation License 1.2.
Powered by MediaWiki