Template:Infobox encryption method: Difference between revisions

Content deleted Content added
Sardanaphalus (talk | contribs)
m correction
top: wikilink
 
(28 intermediate revisions by 14 users not shown)
Line 1:
{{ infobox
<noinclude>{| style="background:transparent;"
| title = {{{name|<includeonly>{{PAGENAMEBASE}}</includeonly>}}}
|- style="vertical-align:top;"
| image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image size|{{{image_size|{{{imagesize|}}}}}}}}}|alt={{{alt|}}}}}
<!-----Lefthand side: documentation----->
| caption = {{{caption|}}}
| {{documentation}}
<!-------Righthand side: template------->
|
</noinclude>{| class="infobox" style="width:23em;"
|colspan="2" style="text-align: center; font-size: larger; padding-bottom: 8px" | '''{{{name}}}'''
|-
{{#if:{{{image<includeonly>|</includeonly>}}}|
<!-- -->{{!}} colspan=2 style="text-align:center;" {{!}}
{{{image<includeonly>|</includeonly>}}}
<div><small>{{{caption}}}</small></div>
}}
|-
{{#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
}}
|-
{{#if:{{{designers<includeonly>|</includeonly>}}}|
<!-- -->! Designer(s):
<!-- -->{{!}} {{{designers}}}
}}
|-
{{#if:{{{publish date<includeonly>|</includeonly>}}}|
<!-- -->! First published:
<!-- -->{{!}} {{{publish date}}}
}}
|-
{{#if:{{{series<includeonly>|</includeonly>}}}|
<!-- -->! Series:
<!-- -->{{!}} {{{series}}}
}}
|-
{{#if:{{{derived from<includeonly>|</includeonly>}}}|
<!-- -->! Derived from:
<!-- -->{{!}} {{{derived from}}}
}}
|-
{{#if:{{{derived to<includeonly>|</includeonly>}}}|
<!-- -->! Successor(s):
<!-- -->{{!}} {{{derived to}}}
}}
|-
{{#if:{{{related to<includeonly>|</includeonly>}}}|
<!-- -->! Related to:
<!-- -->{{!}} {{{related to}}}
}}
|-
{{#if:{{{certification<includeonly>|</includeonly>}}}|
<!-- -->! Certification:
<!-- -->{{!}} {{{certification}}}
}}
|-
{{#if:{{{key size<includeonly>|</includeonly>}}}{{{security claim|}}}{{{block size|}}}{{{structure|}}}{{{rounds|}}} |
<!-- -->! colspan=2 style="background: lightsteelblue; text-align: center; vertical-align: middle;" {{!}} Cipher detail
}}
|-
{{#if:{{{key size<includeonly>|</includeonly>}}}|
<!-- -->! [[key size|Key size(s)]]:
<!-- -->{{!}} {{{key size}}}
}}
|-
{{#if:{{{security claim<includeonly>|</includeonly>}}}|
<!-- -->! [[security claim|Security claim(s)]]:
<!-- -->{{!}} {{{security claim}}}
}}
|-
{{#if:{{{block size<includeonly>|</includeonly>}}}|
<!-- -->! [[block size (cryptography)|Block size(s)]]:
<!-- -->{{!}} {{{block size}}}
}}
|-
{{#if:{{{structure<includeonly>|</includeonly>}}}|
<!-- -->! Structure:
<!-- -->{{!}} {{{structure}}}
}}
|-
{{#if:{{{rounds<includeonly>|</includeonly>}}}|
<!-- -->! Rounds:
<!-- -->{{!}} {{{rounds}}}
}}
|-
{{#if:{{{cryptanalysis<includeonly>|</includeonly>}}}|
<!-- -->! colspan=2 style="background: lightsteelblue; text-align: center; vertical-align: middle;" {{!}} Best public [[cryptanalysis]]
<!-- -->{{!}}-
<!-- -->{{!}} colspan=2 {{!}} {{{cryptanalysis}}}
}}
|}<includeonly>[[Category:Block ciphers]]</includeonly><noinclude>
 
| header1 = {{#if:{{{designers|}}}{{{publish date|}}}{{{series|}}}{{{derived from|}}}{{{derived to|}}}{{{related to|}}}{{{certification|}}}|General}}
<!--Add interwikis, categories, documentation to the /doc page, not here - thanks!-->
| label2 = Designers
| data2 = {{{designers|}}}
| label3 = First published
| data3 = {{{publish date|}}}
| label4 = Series
| data4 = {{{series|}}}
| label5 = Derived from
| data5 = {{{derived from|}}}
| label6 = Successors
| data6 = {{{derived to|}}}
| label7 = Related&nbsp;to
| data7 = {{{related to|}}}
| label8 = Certification
| data8 = {{{certification|}}}
 
| header9 = {{#if:{{{digest size|}}}{{{key size|}}}{{{security claim|}}}{{{block size|}}}{{{state size|}}}{{{structure|}}}{{{rounds|}}}|{{#if:{{{key size|}}}{{{block size|}}}|Cipher detail|Detail}} }}
| label10 = [[Cryptographic hash function|Digest size]]s
| data10 = {{{digest size|}}}
| label11 = [[Key size]]s
| data11 = {{{key size|}}}
| label12 = Security claims
| data12 = {{{security claim|}}}
| label13 = [[Block size (cryptography)|Block size]]s
| data13 = {{{block size|}}}
| label14 = State size
| data14 = {{{state size|}}}
| label15 = Structure
| data15 = {{{structure|}}}
| label16 = [[Round (cryptography)|Rounds]]
| data16 = {{{rounds|}}}
| label17 = Speed
| data17 = {{{speed|}}}
 
| header18 = {{#if:{{{cryptanalysis|}}}|Best public [[cryptanalysis]]}}
| below = {{{cryptanalysis|}}}
| belowstyle = line-height: 1.25em; text-align: left
}}<includeonly>{{#ifeq:{{NAMESPACE}}|{{ns:0}}| {{#if:{{{digest size|}}}|[[Category:Cryptographic hash functions]]|{{#if:{{{block size|}}}|[[Category:Block ciphers]]|{{#if:{{{state size|}}}|[[Category:Stream ciphers]]}} }} }} }}</includeonly><noinclude>{{documentation}}<!-- Please add metadata to the <includeonly> section on the /doc subpage - thanks! -->
</noinclude>