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 9: Line 9:


<tr>
<tr>
   <td>[[Data Encryption Standard]]</td><td>Feistel</td><td>64</td><td>56</td><td>16</td><td>8 6*4</td><td>obsolete, key too short against [[brute force]]</td>
   <td>[[Data Encryption Standard]]</td><td>Feistel</td><td>64</td><td>56</td><td>16</td><td>8 6*4</td><td>obsolete, key too short against [[brute force]]</td>
</tr>
</tr>
<tr>
<tr>
   <td>[[GOST cipher|GOST]]</td><td>Feistel</td><td>64</td><td>256</td><td>32</td><td>8 4*4</td><td>Soviet standard</td>
   <td>[[GOST cipher|GOST]]</td><td>Feistel</td><td>64</td><td>256</td><td>32</td><td>8 4*4</td><td>Soviet standard</td>
</tr>
</tr>
<tr>
  <td>[[International Data Encryption Algorithm]]</td><td></td><td>64</td><td>128</td><td>8</td><td>none</td><td>European standard</td>
</tr>
</table>
</table>

Revision as of 02:26, 9 August 2009

CipherTypeBlock sizeKey sizeRoundsS-boxesComment
Advanced Encryption StandardSP network128128,192,25610 to 14one 8*8current US standard, widely used
Data Encryption StandardFeistel6456168 6*4obsolete, key too short against brute force
GOSTFeistel64256328 4*4Soviet standard
International Data Encryption Algorithm641288noneEuropean standard