Block cipher/Catalogs/Cipher table: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Sandy Harris
No edit summary
imported>Sandy Harris
No edit summary
Line 28: Line 28:
<tr>
<tr>
   <td>[[Serpent (cipher)|Serpent]]</td><td>SP network</td><td>128</td><td>128,192,256</td><td>32</td><td>8 4*4</td><td></td><td>finalist in [[AES competition]]</td>
   <td>[[Serpent (cipher)|Serpent]]</td><td>SP network</td><td>128</td><td>128,192,256</td><td>32</td><td>8 4*4</td><td></td><td>finalist in [[AES competition]]</td>
</tr>
<tr>
  <td>[[MARS (cipher)|MARS]]</td><td>Feistel-like</td><td>128</td><td>128,192,256</td><td>16</td><td>one 9*32</td><td></td><td>finalist in [[AES competition]]</td>
</tr>
<tr>
  <td>[[CAST (cipher)#CAST-256|CAST-256]]</td><td>Feistel-like</td><td>128</td><td>128,192,256</td><td>48</td><td>4 8*32, using [[bent function]]s</td><td></td><td>candidate in [[AES competition]]</td>
</tr>
</tr>
<tr>
<tr>

Revision as of 03:16, 9 August 2009

CipherTypeBlock sizeKey sizeRoundsS-boxesStandard inComment
Advanced Encryption StandardSP network128128,192,25610 to 14one 8*8US, 2002 onwardcurrent US standard, widely used
Data Encryption StandardFeistel6456168 6*4US, 1976-2002obsolete, key too short against brute force
BlowfishFeistel64up to 556164 8*32, key-dependentwidely used
CAST-128Feistel6440 to 128164 8*32, using bent functionswidely used, including PGP
GOSTFeistel64256328 4*4Soviet Union
International Data Encryption Algorithm641288noneEuropeuses modular multiplication
SAFER SK-128SP network641288Singaporeuses pseudo-Hadamard transformation
SerpentSP network128128,192,256328 4*4finalist in AES competition
MARSFeistel-like128128,192,25616one 9*32finalist in AES competition
CAST-256Feistel-like128128,192,256484 8*32, using bent functionscandidate in AES competition
Twofish128128,192,25616key-dependentfinalist in AES competition, uses pseudo-Hadamard transformation