Jump to content

Linear cryptanalysis

From Simple English Wikipedia, the free encyclopedia
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.

In cryptography, linear cryptanalysis is a general form of cryptanalysis based on finding affine approximations to the action of a cipher. Attacks have been developed for block ciphers and stream ciphers. Linear cryptanalysis is one of the two most widely used attacks on block ciphers; the other being differential cryptanalysis.

A variety of refinements to the attack have been suggested, including using multiple linear approximations or including non-linear expressions.

Evidence of security against linear cryptanalysis is usually expected of new cipher designs.