Difference between revisions of "Template:Cryptography stream"

From blackwiki
Jump to navigation Jump to search
imported>Lauri.pirttiaho
(Added SNOW to the group of other ciphers)
 
(22 intermediate revisions by 16 users not shown)
Line 1: Line 1:
 
{{Navbox
 
{{Navbox
|name = Crypto stream
+
| name     = Cryptography stream
|border = {{{border|{{{1|}}}}}}
+
| border   = {{{border|{{{1|}}}}}}
|state = {{{state|}}}
+
| state     = {{{state|}}}
|titlestyle = background:#ccf;
+
| listclass = hlist
|title = [[Stream cipher]]s
 
  
|list1 = {{nowrap begin}}
+
| title = [[Stream cipher]]s
'''Widely used ciphers: '''
 
[[RC4]]{{·w}}
 
[[Block cipher modes of operation|Block ciphers in stream mode]]{{nowrap end}}
 
    
 
{{nowrap begin}}'''[[eSTREAM]] Portfolio:'''  Software: [[HC-256|HC-128]]{{·w}}
 
[[Rabbit (cipher)|Rabbit]]{{·w}}
 
[[Salsa20]]/12{{·w}}
 
[[SOSEMANUK]]{{nowrap end}}
 
 
 
{{nowrap begin}}Hardware:
 
[[Grain (cipher)|Grain]]{{·w}}
 
[[MICKEY|MICKEY-128]]{{·w}}
 
[[Trivium (cipher)|Trivium]]
 
{{nowrap end}}
 
  
|list2 = {{nowrap begin}}
+
| group1 = Widely used ciphers
'''Other ciphers: '''[[A5/1]]{{·w}}
+
| list1  =
[[A5/2]]{{·w}}
+
*[[RC4]]
[[E0 (cipher)|E0]]{{·w}}
+
*[[block cipher mode of operation|block ciphers in stream mode]]
[[FISH (cipher)|FISH]]{{·w}}
+
*[[Salsa20#ChaCha_variant|ChaCha]]
[[ISAAC (cipher)|ISAAC]]{{·w}}
 
[[MUGI]]{{·w}}
 
[[Panama (cipher)|Panama]]{{·w}}
 
[[Phelix]]{{·w}}
 
[[Pike (cipher)|Pike]]{{·w}}
 
[[Py (cipher)|Py]]{{·w}}
 
[[QUAD (cipher)| QUAD ]]{{·w}}
 
[[Scream (cipher)|Scream]]{{·w}}
 
[[SEAL (cipher)|SEAL]]{{·w}}
 
[[SNOW]]{{·w}}
 
[[SOBER]]{{·w}}
 
[[SOBER-128]]{{·w}}
 
[[VEST]]{{·w}}
 
[[WAKE (cipher)|WAKE]]
 
{{nowrap end}}
 
  
|list3 = {{nowrap begin}}
+
| group2 = [[eSTREAM]] Portfolio
'''Theory:''' [[Shift register]]{{·w}}
+
| list2  =
[[Linear feedback shift register|LFSR]]{{·w}}
+
{{navbox|child
[[NLFSR]]{{·w}}
+
| group1 = Software
[[Shrinking generator]]{{·w}}
+
| list1  =
[[T-function]]{{·w}}
+
*[[HC-256]]
[[Initialization vector|IV]]
+
*[[Rabbit (cipher)|Rabbit]]
{{nowrap end}}
+
*[[Salsa20]]
 +
*[[SOSEMANUK]]
 +
| group2 = Hardware
 +
| list2  =
 +
*[[Grain (cipher)|Grain]]
 +
*[[MICKEY]]
 +
*[[Trivium (cipher)|Trivium]]
 +
}}
  
|list4 = {{nowrap begin}}
+
| group3 = Other ciphers
'''Attacks:''' [[Correlation attack]]{{·w}}
+
| list3  =
[[Correlation immunity]]
+
*[[A5/1]]
{{nowrap end}}
+
*[[A5/2]]
 +
*[[Achterbahn]]
 +
*[[E0 (cipher)|E0]]
 +
*[[F-FCSR]]
 +
*[[FISH (cipher)|FISH]]
 +
*[[ISAAC (cipher)|ISAAC]]
 +
*[[MUGI]]
 +
*[[ORYX]]
 +
*[[Panama (cryptography)|Panama]]
 +
*[[Phelix]]
 +
*[[Pike (cipher)|Pike]]
 +
*[[Py (cipher)|Py]]
 +
*[[QUAD (cipher)|QUAD]]
 +
*[[Scream (cipher)|Scream]]
 +
*[[SEAL (cipher)|SEAL]]
 +
*[[SNOW]]
 +
*[[SOBER]]
 +
*[[SOBER-128]]
 +
*[[VEST]]
 +
*[[Variably Modified Permutation Composition|VMPC]]
 +
*[[WAKE (cipher)|WAKE]]
 +
 
 +
| group4 = Theory
 +
| list4 =  
 +
*[[shift register]]
 +
*[[Linear-feedback shift register|LFSR]]
 +
*[[Nonlinear-feedback shift register|NLFSR]]
 +
*[[shrinking generator]]
 +
*[[T-function]]
 +
*[[Initialization vector|IV]]
 +
 
 +
| group5 = Attacks
 +
| list5  =
 +
*[[correlation attack]]
 +
*[[correlation immunity]]
 +
*[[stream cipher attacks]]
  
 
}}<noinclude>
 
}}<noinclude>
 +
 +
{{documentation|content=
  
 
=== The stream cipher navigation box ===
 
=== The stream cipher navigation box ===
  
This template is a "specialised crypto navigation box". It should NOT be added directly to an article. Instead it should be used within the [[Template:Crypto navbox|main crypto navigation box]].
+
This template is a "specialised cryptography navigation box". It should NOT be added directly to an article. Instead it should be used within the [[Template:Cryptography navbox|main cryptography navigation box]].
 +
 
 +
To use this template together with the main cryptography navigation box add this code to the bottom of an article:
 +
 
 +
:<code><nowiki>{{cryptography navbox | stream}}</nowiki></code>
 +
 
 +
For more details about these navigation boxes please see the instructions at the [[Template:Cryptography navbox|main cryptography navigation box]] and at the [[Wikipedia:WikiProject Cryptography#Navigational_templates|WikiProject Cryptography]].
  
To use this template together with the main crypto navigation box add this code to the bottom of an article:
 
  
:<code><nowiki>{{crypto navbox | stream}}</nowiki></code>
+
{{Collapse|title=TemplateData|
 +
{{TemplateDataHeader}}
 +
<templatedata>
 +
{
 +
"description": "Please use \"Cryptography navbox\" template instead.",
 +
"format": "block",
 +
        "params": {}
 +
}
 +
</templatedata>
 +
}}
 +
}}
  
For more details about these navigation boxes please see the instructions at the [[Template:Crypto navbox|main crypto navigation box]] and at the [[Wikipedia:WikiProject Cryptography#Navigational_templates|WikiProject Cryptography]].
+
[[Category:Cryptography templates]]
  
[[Category:Cryptography templates|{{PAGENAME}}]]
 
 
</noinclude>
 
</noinclude>

Latest revision as of 20:01, 14 June 2019

Template documentation

The stream cipher navigation box

This template is a "specialised cryptography navigation box". It should NOT be added directly to an article. Instead it should be used within the main cryptography navigation box.

To use this template together with the main cryptography navigation box add this code to the bottom of an article:

{{cryptography navbox | stream}}

For more details about these navigation boxes please see the instructions at the main cryptography navigation box and at the WikiProject Cryptography.


TemplateData
This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for Cryptography stream

Please use "Cryptography navbox" template instead.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
No parameters specified