CRYPTON (cipher): Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Sandy Harris
No edit summary
imported>Peter Schmitt
m (subpages template)
 
Line 1: Line 1:
{{subpages}}
'''CRYPTON'''
'''CRYPTON'''
<ref>{{citation
<ref>{{citation

Latest revision as of 14:12, 30 September 2009

This article is a stub and thus not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

CRYPTON [1] [2] is a block cipher designed by a Korean team as a candidate for the AES competition; it did not make it into the finals. Like all AES candidates, it uses 128-bit blocks and supports key sizes of 128, 192 or 256 bits.

CRYPTON uses a SP network with 12 rounds, does byte-level substitutions, and for some operations treats the 128-bit text as a four-by-four array of bytes. Overall, the design is rather similar to AES though some of the operations are different.

References