AES competition/Catalogs/AES players: Difference between revisions
imported>Sandy Harris mNo edit summary |
imported>Sandy Harris mNo edit summary |
||
Line 19: | Line 19: | ||
and [[Ross Anderson]]'s ''Security Engineering'' <ref>{{cite book|author=Ross Anderson|title=Security Engineering|url=http://www.cl.cam.ac.uk/~rja14/book.html}}</ref>. | and [[Ross Anderson]]'s ''Security Engineering'' <ref>{{cite book|author=Ross Anderson|title=Security Engineering|url=http://www.cl.cam.ac.uk/~rja14/book.html}}</ref>. | ||
A direct ancestor of [[Rijndael]], the winning AES candidate, was [[Square (cipher)|Square]], designed by [[Joan Daemen]] and [[Vincent Rijmen]]. [[Lars Knudsen]] invented a new attack, [[integral cryptanalysis]], to break it. Knudsen also | A direct ancestor of [[Rijndael]], the winning AES candidate, was [[Square (cipher)|Square]], designed by [[Joan Daemen]] and [[Vincent Rijmen]]. [[Lars Knudsen]] invented a new attack, [[integral cryptanalysis]], to break it. Knudsen also found attacks against ancestors of other AES candidates, including the first versions of both [[SAFER (cipher)|SAFER]] and [[LOKI (cipher)|LOKI]]. The AES candidate descendants of these ciphers were designed to resist those attacks. | ||
Most of the people mentioned above, and a number of others well-known in the field, participated in the AES process. | Most of the people mentioned above, and a number of others well-known in the field, participated in the AES process. |
Revision as of 08:27, 26 July 2009
The metadata subpage is missing. You can start it via filling in this form or by following the instructions that come up after clicking on the [show] link to the right. | |||
---|---|---|---|
|
The AES competition involved many of the world's top cryptographers.
Some of the major developments in cryptography before AES were:
- DES from an IBM team that included Don Coppersmith
- Differential cryptanalysis, discovered by Coppersmith et al, but kept secret at NSA request. Re-discovered and first published in open literature by Eli Biham and Adi Shamir.
- Linear cryptanalysis, from Mitsuru Matsui.
- The RSA algorithm for public key cryptography, from Ron Rivest, Adi Shamir and Leonard Adleman.
Both differential and linear cryptanalysis break DES with less effort than brute force, but at least two writers have proposed methods of making ciphers provably resistant to linear and differential cryptanalysis, Carlisle Adams in CAST and Serge Vaudenay with his decorrelation theory.
Standard references in the field include Bruce Schneier's Applied Cryptography [1] and Ross Anderson's Security Engineering [2].
A direct ancestor of Rijndael, the winning AES candidate, was Square, designed by Joan Daemen and Vincent Rijmen. Lars Knudsen invented a new attack, integral cryptanalysis, to break it. Knudsen also found attacks against ancestors of other AES candidates, including the first versions of both SAFER and LOKI. The AES candidate descendants of these ciphers were designed to resist those attacks.
Most of the people mentioned above, and a number of others well-known in the field, participated in the AES process.
Here is a table showing some of the major players. For several papers, some of the co-authors are omitted to make the table more readable; see references in the main article for complete co-author lists.
AES cipher | Team included | Analysis from |
---|---|---|
Rijndael | Rijmen, Daemen | Ferguson, Schroeppel, Whiting |
Twofish | Schneier, Kelsey, Whiting, Wagner, Ferguson | |
Serpent | Anderson, Biham, Knudsen | |
RC6 | Rivest | |
MARS | Coppersmith | |
Hasty Pudding | Schroeppel | |
FROG | Schneier, Wagner, Ferguson | |
Magenta | Schneier, Biham, Shamir, Ferguson, Knudsen | |
E2 | Matsui | |
DEAL | Knudsen | Schneier, Kelsey |
DFC | Vaudenay | Knudsen, Rijmen |
CAST-256 | Adams |
- ↑ Schneier, Bruce (2nd edition, 1996,), Applied Cryptography, John Wiley & Sons, ISBN 0-471-11709-9
- ↑ Ross Anderson. Security Engineering.