Difference between revisions of "Template:Cryptography stream"

From blackwiki
Jump to navigation Jump to search
imported>RubenSchade
(converted to use hlist for accessibility as per WP:HLIST, replaced formatting with subgroups)
 
(18 intermediate revisions by 14 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|}}}
|listclass = hlist
+
| listclass = hlist
  
|title = [[Stream cipher]]s
+
| title = [[Stream cipher]]s
  
|group1 = Widely used ciphers
+
| group1 = Widely used ciphers
|list1  =
+
| list1  =  
 
*[[RC4]]
 
*[[RC4]]
*[[Block cipher modes of operation|Block ciphers in stream mode]]{{nowrap end}}
+
*[[block cipher mode of operation|block ciphers in stream mode]]
 +
*[[Salsa20#ChaCha_variant|ChaCha]]
  
 
+
| group2 = [[eSTREAM]] Portfolio
|group2 = [[eSTREAM]] Portfolio
+
| list2 =  
|list2 = {{navbox subgroup
+
{{navbox|child
    |group1 = Software
+
| group1 = Software
    |list1  =
+
| list1  =  
 
*[[HC-256]]
 
*[[HC-256]]
 
*[[Rabbit (cipher)|Rabbit]]
 
*[[Rabbit (cipher)|Rabbit]]
*[[Salsa20]]/12
+
*[[Salsa20]]
 
*[[SOSEMANUK]]
 
*[[SOSEMANUK]]
    |group2 = Hardware
+
| group2 = Hardware
    |list2  =
+
| list2  =  
 
*[[Grain (cipher)|Grain]]
 
*[[Grain (cipher)|Grain]]
 
*[[MICKEY]]
 
*[[MICKEY]]
 
*[[Trivium (cipher)|Trivium]]
 
*[[Trivium (cipher)|Trivium]]
    }}
+
}}
  
|group3 = Other ciphers
+
| group3 = Other ciphers
|list3  =
+
| list3  =  
 
*[[A5/1]]
 
*[[A5/1]]
 
*[[A5/2]]
 
*[[A5/2]]
 +
*[[Achterbahn]]
 
*[[E0 (cipher)|E0]]
 
*[[E0 (cipher)|E0]]
 +
*[[F-FCSR]]
 
*[[FISH (cipher)|FISH]]
 
*[[FISH (cipher)|FISH]]
 
*[[ISAAC (cipher)|ISAAC]]
 
*[[ISAAC (cipher)|ISAAC]]
 
*[[MUGI]]
 
*[[MUGI]]
*[[Panama (cipher)|Panama]]
+
*[[ORYX]]
 +
*[[Panama (cryptography)|Panama]]
 
*[[Phelix]]
 
*[[Phelix]]
 
*[[Pike (cipher)|Pike]]
 
*[[Pike (cipher)|Pike]]
 
*[[Py (cipher)|Py]]
 
*[[Py (cipher)|Py]]
*[[QUAD (cipher)| QUAD ]]
+
*[[QUAD (cipher)|QUAD]]
 
*[[Scream (cipher)|Scream]]
 
*[[Scream (cipher)|Scream]]
 
*[[SEAL (cipher)|SEAL]]
 
*[[SEAL (cipher)|SEAL]]
Line 47: Line 51:
 
*[[SOBER-128]]
 
*[[SOBER-128]]
 
*[[VEST]]
 
*[[VEST]]
 +
*[[Variably Modified Permutation Composition|VMPC]]
 
*[[WAKE (cipher)|WAKE]]
 
*[[WAKE (cipher)|WAKE]]
  
|group4 = Theory
+
| group4 = Theory
|list4  =
+
| list4  =  
*[[Shift register]]
+
*[[shift register]]
*[[Linear feedback shift register|LFSR]]
+
*[[Linear-feedback shift register|LFSR]]
*[[NLFSR]]
+
*[[Nonlinear-feedback shift register|NLFSR]]
*[[Shrinking generator]]
+
*[[shrinking generator]]
 
*[[T-function]]
 
*[[T-function]]
 
*[[Initialization vector|IV]]
 
*[[Initialization vector|IV]]
  
|group5 = Attacks
+
| group5 = Attacks
|list5 =  
+
| list5 =  
*[[Correlation attack]]
+
*[[correlation attack]]
*[[Correlation immunity]]
+
*[[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