CIKS-1

CIKS-1
General
Designers A.A. Moldovyan and N.A. Moldovyan
First published January 2002
Derived from Spectr-H64
Cipher detail
Key sizes 256 bits
Block sizes 64 bits
Structure Feistel-like network
Rounds 8
Best public cryptanalysis
Differential attack using 256 chosen plaintexts

In cryptography, CIKS-1 is a block cipher designed in 2002 by A.A. Moldovyan and N.A. Moldovyan. Like its predecessor, Spectr-H64, it relies heavily on permutations of bits, so is better suited to implementation in hardware than in software.

The algorithm has a block size of 64 bits. It uses an 8 round structure in which half of the block determines the transformation of the other half in each round, similar to a Feistel cipher or RC5. In each round the key also undergoes a transformation dependent on the data. CIKS-1 uses four types of operations: data-dependent permutations, fixed permutations, XORs, and addition mod 4.

The designers of CIKS-1 didn't specify any key schedule for the cipher, but it uses a total key size of 256 bits. Kidney, Heys, and Norvell showed that round keys of low Hamming weight are relatively weak, so keys should be chosen carefully. The same researchers have also proposed a differential cryptanalysis of CIKS-1 which uses 256 chosen plaintexts.

References

  • B. Kidney, H. Heys, T. Norvell (November 12, 2003). "A Weight Based Attack on the CIKS-1 Block Cipher" (PDF/PostScript). Retrieved January 3, 2007.
  • B. Kidney; H. Heys; T. Norvell (2004). "A Differential Attack on the CIKS-1 Block Cipher" (PDF/PostScript). Retrieved January 3, 2007.

Further reading

  • Changhoon Lee; Deukjo Hong; Sungjae Lee; Sangjin Lee; Hyungjin Yang; Jongin Lim (2002). "A Chosen Plaintext Linear Attack on Block Cipher CIKS-1". In Robert Deng; Sihan Qing; Feng Bao; Jianying Zhou. Information and Communications Security: 4th International Conference, ICICS 2002, Singapore, December 912, 2002 : Proceedings. Springer. pp. 456&ndash, 468. ISBN 9783540001645.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.