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 16: Line 16:
</tr>
</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>
   <td>[[International Data Encryption Algorithm]]</td><td></td><td>64</td><td>128</td><td>8</td><td>none</td><td>European standard, uses modular multiplication</td>
</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>finalist in [[AES competition]]</td>
</tr>
</tr>


</table>
</table>

Revision as of 02:29, 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, uses modular multiplication
SerpentSP network128128,192,256328 4*4finalist in AES competition