Spectr-H64: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
{{subst:prod|Article contains no assertion of notability}}
Removed notice.
Line 1: Line 1:
{{dated prod|concern = Article contains no assertion of notability|month = January|day = 18|year = 2009|time = 12:41|timestamp = 20090118124151}}
<!-- Do not use the "dated prod" template directly; the above line is generated by "subst:prod|reason" -->
{{Infobox block cipher
{{Infobox block cipher
| name = Spectr-H64
| name = Spectr-H64
Line 24: Line 22:


==References==
==References==

*{{cite conference
*{{cite conference
| author = Sel&ccedil;uk Kavut and Melek D. Y&uuml;cel
| author = Sel&ccedil;uk Kavut and Melek D. Y&uuml;cel
Line 32: Line 29:
| url = http://www.eee.metu.edu.tr/~yucel/SlideAttack.pdf
| url = http://www.eee.metu.edu.tr/~yucel/SlideAttack.pdf
| format = [[PDF]]
| format = [[PDF]]
|publisher=Springer
| accessdate = 2007-01-26}}
|doi=10.1007/3-540-36231-2_4
|id=ISBN 9783540002635}}

== Further reading ==
* {{cite book|chapter=Linear Cryptanalysis on SPECTR-H64 with Higher Order Differential Property|publishre=Springer|title=Computer Network Security|doi=10.1007/b12005|date=2003|isbn=9783540407973|pages=298&ndash;307|author=Youngdai Ko, Deukjo Hong, Seokhie Hong, Sangjin Lee, and and Jongin Lim}}
* {{cite book|chapter=Related Key Differential Cryptanalysis of Full-Round SPECTR-H64 and CIKS-1|publisher=Springer|title=Information Security and Privacy|doi=10.1007/b98755|date=2004|isbn=9783540223795|pages=137&ndash;148|author=Youngdai Ko, Changhoon Lee, Seokhie Hong, and Sangjin Lee}}


{{crypto-stub}}
{{crypto-stub}}

Revision as of 02:06, 19 January 2009

Spectr-H64
General
DesignersN.D. Goots, A.A. Moldovyan and N.A. Moldovyan
First published2001
SuccessorsCIKS-1
Cipher detail
Key sizes256 bits
Block sizes64 bits
StructureFeistel-like network
Rounds12
Best public cryptanalysis
Slide attack using 217 chosen plaintexts

In cryptography, Spectr-H64 is a block cipher designed in 2001 by N. D. Goots, A. A. Moldovyan and N. A. Moldovyan. It relies heavily on the permutation of individual bits, so is much better suited to implementation in hardware than in software.

The algorithm has a block size of 64 bits and key size of 256 bits. It uses a 12 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. This same basic design was repeated in its successor, CIKS-1.

Cryptanalysis

An analysis of Spectr-H64 was presented in 2002 by Selçuk Kavut and Melek D. Yücel of the Middle East Technical University, showing a method of using a differential attack to retrieve half of the key bits when a single round is used. Using this method, they then presented a slide attack that requires 217 chosen plaintexts to return all key bits on the full 12 rounds.

References

  • Selçuk Kavut and Melek D. Yücel (2002). "Slide Attack on Spectr-H64" (PDF). 3rd International Conference on Cryptology in India (Indocrypt 2002). Springer. doi:10.1007/3-540-36231-2_4. ISBN 9783540002635. {{cite conference}}: Unknown parameter |booktitle= ignored (|book-title= suggested) (help)CS1 maint: multiple names: authors list (link)

Further reading

  • Youngdai Ko, Deukjo Hong, Seokhie Hong, Sangjin Lee, and and Jongin Lim (2003). "Linear Cryptanalysis on SPECTR-H64 with Higher Order Differential Property". Computer Network Security. pp. 298–307. doi:10.1007/b12005. ISBN 9783540407973. {{cite book}}: Unknown parameter |publishre= ignored (help)CS1 maint: multiple names: authors list (link)
  • Youngdai Ko, Changhoon Lee, Seokhie Hong, and Sangjin Lee (2004). "Related Key Differential Cryptanalysis of Full-Round SPECTR-H64 and CIKS-1". Information Security and Privacy. Springer. pp. 137–148. doi:10.1007/b98755. ISBN 9783540223795.{{cite book}}: CS1 maint: multiple names: authors list (link)