Jump to content

SC2000: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Addbot (talk | contribs)
m Bot: Migrating 2 interwiki links, now provided by Wikidata on d:q3459272
No edit summary
Line 5: Line 5:
| designers = [[Fujitsu]]
| designers = [[Fujitsu]]
| publish date = 2000
| publish date = 2000
| certification = [[CRYPTREC]]
| certification = [[CRYPTREC]] (Candidate)
| key size = 128, 192, or 256 bits
| key size = 128, 192, or 256 bits
| block size = 128 bits
| block size = 128 bits
Line 13: Line 13:
}}
}}


In [[cryptography]], '''SC2000''' is a [[block cipher]] invented by a research group at [[Fujitsu]] Labs. It was submitted to the [[NESSIE]] project, but was not selected. SC2000 is one of the cryptographic techniques recommended for Japanese government use by [[CRYPTREC]].
In [[cryptography]], '''SC2000''' is a [[block cipher]] invented by a research group at [[Fujitsu]] Labs. It was submitted to the [[NESSIE]] project, but was not selected. It was among the cryptographic techniques recommended for Japanese government use by [[CRYPTREC]] in 2003, however, has been dropped to "candidate" by CRYPTREC revision in 2013.


The algorithm uses a key size of 128, 192, or 256 bits. It operates on blocks of 128 bits using 6.5 or 7.5 rounds of encryption. Each round consists of [[substitution box|S-box]] lookups, key additions, and an unkeyed two-round [[Feistel cipher|Feistel network]]. There are 3 S-boxes: a 4×4-bit one used at the beginning of each round, and a 5×5-bit one and 6×6-bit one used in the Feistel network.
The algorithm uses a key size of 128, 192, or 256 bits. It operates on blocks of 128 bits using 6.5 or 7.5 rounds of encryption. Each round consists of [[substitution box|S-box]] lookups, key additions, and an unkeyed two-round [[Feistel cipher|Feistel network]]. There are 3 S-boxes: a 4×4-bit one used at the beginning of each round, and a 5×5-bit one and 6×6-bit one used in the Feistel network.

Revision as of 02:31, 28 November 2013

SC2000
General
DesignersFujitsu
First published2000
CertificationCRYPTREC (Candidate)
Cipher detail
Key sizes128, 192, or 256 bits
Block sizes128 bits
Structurecombination SPN and Feistel network
Rounds6.5 or 7.5
Best public cryptanalysis
Differential and linear attacks exist against SC2000 reduced to 4.5 rounds

In cryptography, SC2000 is a block cipher invented by a research group at Fujitsu Labs. It was submitted to the NESSIE project, but was not selected. It was among the cryptographic techniques recommended for Japanese government use by CRYPTREC in 2003, however, has been dropped to "candidate" by CRYPTREC revision in 2013.

The algorithm uses a key size of 128, 192, or 256 bits. It operates on blocks of 128 bits using 6.5 or 7.5 rounds of encryption. Each round consists of S-box lookups, key additions, and an unkeyed two-round Feistel network. There are 3 S-boxes: a 4×4-bit one used at the beginning of each round, and a 5×5-bit one and 6×6-bit one used in the Feistel network.

No analysis of the full SC2000 has been announced, but a reduced version of 4.5 rounds is susceptible to linear cryptanalysis, and a reduced version of 5 rounds is susceptible to differential cryptanalysis.

References

  • Lars Knudsen, Håvard Raddum (7 March 2001). "A first report on Whirlpool, NUSH, SC2000, Noekeon, Two-Track-MAC and RC6" (PDF). Retrieved 8 February 2007. {{cite journal}}: Cite journal requires |journal= (help)
  • Hitoshi Yanami, Takeshi Shimoyama, Orr Dunkelman (2000). Differential and Linear Cryptanalysis of a Reduced-Round SC2000 (PDF/PostScript). Proceedings of Second Open NESSIE Workshop. Retrieved 8 February 2007.{{cite conference}}: CS1 maint: multiple names: authors list (link)