Template:Infobox encryption method: Difference between revisions

Content deleted Content added
adopt infobox "sections" from Template:Infobox Block Ciphers
add "series" field; other changes related to the creation of template:infobox cryptographic hash function
Line 8:
}}
|-
{{#if:{{{designers<includeonly>|</includeonly>}}}{{{publish date|}}}{{{series|}}}{{{derived from|}}}{{{derived to|}}}{{{related to|}}}{{{certification|}}} |
<!-- -->! colspan=2 style="background: lightsteelblue; text-align: center; vertical-align: middle;" {{!}} General
}}
Line 20:
<!-- -->! First published:
<!-- -->{{!}} {{{publish date}}}
}}
|-
{{#if:{{{series<includeonly>|</includeonly>}}}|
<!-- -->! Series:
<!-- -->{{!}} {{{series}}}
}}
|-
Line 88 ⟶ 93:
| designers =
| publish date =
| series =
| derived from =
| derived to =
Line 113 ⟶ 119:
*'''designers''': Names of the designers/authors of the block cipher, separated by commas. Should not contain organization names ''unless'' names of the real authors are unknown. The names should be linked if articles about them exist.
*'''publish date''': Date that the block cipher was first presented. If the exact date is unknown, this should at least contain the year number.
*'''series''': A comma-separated list of hash functions in a series, usually named similarly. <!-- For example, ... -->
*'''derived from''': A comma-separated list of block ciphers that inspired the design of the subject block cipher.
*'''derived to''': A comma-separated list of block ciphers whose design was inspired by the subject block cipher.
*'''related to''': A list of block ciphers that are otherwise related to the subject. This field should be used minimally, and only when the relation is clearly remarkable.
*'''certification''': EntitiesCryptography expert groups that have selected/ or recommended this algorithm. For example, "[[AES finalist]]", "[[NESSIE]]", "[[CRYPTREC]]"
 
;Cipher detail
Line 124 ⟶ 131:
*'''structure''': If the cipher follows a common structure. Typical ciphers should have "[[Feistel network]]" or "[[Substitution-permutation network]]" here.
*'''rounds''': The number(s) of rounds the cipher was originally designed to work with. May contain several values.
*'''cryptanalysis''': The best-known cryptanalysis for the subject cipher. Should contain a brief overview of the vulnerabilities found, and a [[WP:FOOT|footnote]] link to the reference.
 
=== Extra features ===
Line 131 ⟶ 138:
 
==See also==
* [[Template:Crypto block|<nowiki>{{crypto navbox | block}}</nowiki>]]: a navigation box for block ciphers
* [[Template:Infobox cryptographic hash function|<nowiki>{{infobox cryptographic hash function}}</nowiki>]]: a similar infobox for hash functions
 
 
{{DEFAULTSORT:Block cipher}}
 
[[Category:Cryptography templates|Block cipher]]
[[Category:Templates using ParserFunctions|Block cipher]]
[[Category:Technology infobox templates|Block cipher]]
 
</noinclude>