Difference between revisions of "Template:Infobox encryption method/doc"

From blackwiki
Jump to navigation Jump to search
imported>Sasuke Sarutobi
(Populated info table and blank version of the template)
Line 40: Line 40:
 
<pre style="overflow:auto">
 
<pre style="overflow:auto">
 
{{Infobox encryption method
 
{{Infobox encryption method
| name          =  
+
| name          = r
| image        =  
+
| image        = r
| caption      =  
+
| caption      = g
| designers    =  
+
 
 +
 
 +
| designers    = f
 
| publish date  =  
 
| publish date  =  
 
| derived from  =  
 
| derived from  =  

Revision as of 23:32, 13 July 2018

Example usage

AES
The SubBytes step, one of four stages in a round of AES
General
DesignersVincent Rijmen, Joan Daemen
First published1998
Derived fromSquare
SuccessorsCRYPTON, Anubis, Grand Cru
Related to...
Cipher detail
Key sizes128, 192 or 256 bits
Block sizes128 bits
StructureSubstitution-permutation network
Rounds10, 12 or 14 (depending on key size)
Best public cryptanalysis
A related-key attack can break up to 9 rounds of 256-bit AES [...]
{{Infobox encryption method
| name          = AES
| image         = [[Image:AES-SubBytes.svg|280px|center]]
| caption       = The <tt>SubBytes</tt> step, one of four stages in a round of AES
| designers     = [[Vincent Rijmen]], [[Joan Daemen]]
| publish date  = 1998
| derived from  = [[Square (cipher)|Square]]
| derived to    = [[CRYPTON]], [[Anubis (cipher)|Anubis]], [[Grand Cru (cipher)|Grand Cru]]
| related to    = ...
| key size      = 128, 192 or 256 bits
| block size    = 128 bits
| structure     = [[Substitution-permutation network]]
| rounds        = 10, 12 or 14 (depending on key size)
| cryptanalysis = A [[related-key attack]] can break up to 9 rounds of 256-bit AES [...]
}}

This template summarizes information about an encryption method. If you have suggestions as to how the template may be improved, please leave a message on the talk page.

All available parameters

{{Infobox encryption method
| name          = r
| image         = r
| caption       = g


| designers     = f
| publish date  = 
| derived from  = 
| derived to    = 
| related to    = 
| key size      = 
| block size    = 
| structure     = 
| rounds        = 
| cryptanalysis = 
}}

Parameters

This infobox takes a number of parameters, which are all optional:

Parameter Description
name .
image .
caption .
designers .
publish date .
derived from .
derived to .
related to .
key size .
block size .
rounds .
cryptanalysis .