Square (cipher): Difference between revisions
Jump to navigation
Jump to search
imported>Peter Schmitt (subpages template) |
John Leach (talk | contribs) m (Text replacement - "{{subpages}}" to "{{PropDel}}<br><br>{{subpages}}") |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{subpages}} | {{PropDel}}<br><br>{{subpages}} | ||
'''Square''' is a [[block cipher]] designed by [[Joan Daemen]] and [[Vincent Rijmen]], who later designed [[Rijndael]], the winning candidate in the [[AES competition]]. Like AES, Square is a [[Block cipher#SP networks|substitution-permutation network]] operating on 128-bit blocks. It gets it name from the fact that, like AES, for some operations it treats the block as a four-by-four square array of bytes. It uses eight rounds and a 128-bit key. | '''Square''' is a [[block cipher]] designed by [[Joan Daemen]] and [[Vincent Rijmen]], who later designed [[Rijndael]], the winning candidate in the [[AES competition]]. Like AES, Square is a [[Block cipher#SP networks|substitution-permutation network]] operating on 128-bit blocks. It gets it name from the fact that, like AES, for some operations it treats the block as a four-by-four square array of bytes. It uses eight rounds and a 128-bit key. | ||
[[Lars Knudsen]] invented a new attack, called [[integral cryptanalysis]] or the | [[Lars Knudsen]] invented a new attack, called [[integral cryptanalysis]] or the '''square attack''', to break Square. It was published at the same time as the cipher itself. |
Latest revision as of 04:48, 8 April 2024
This article may be deleted soon. | ||
---|---|---|
Square is a block cipher designed by Joan Daemen and Vincent Rijmen, who later designed Rijndael, the winning candidate in the AES competition. Like AES, Square is a substitution-permutation network operating on 128-bit blocks. It gets it name from the fact that, like AES, for some operations it treats the block as a four-by-four square array of bytes. It uses eight rounds and a 128-bit key. Lars Knudsen invented a new attack, called integral cryptanalysis or the square attack, to break Square. It was published at the same time as the cipher itself. |