Difference between pages "Template:Cryptography stream" and "Template:Cryptography stream/sandbox"

(Difference between pages)
Jump to navigation Jump to search
Page 1
Page 2
 
imported>Plastikspork
(Templates were moved)
 
Line 1: Line 1:
 
{{Navbox
 
{{Navbox
| name      = Cryptography stream
+
| name      = Cryptography stream/sandbox
 +
| title    = [[Stream cipher]]s
 
| border    = {{{border|{{{1|}}}}}}
 
| border    = {{{border|{{{1|}}}}}}
 
| state    = {{{state|}}}
 
| state    = {{{state|}}}
 
| listclass = hlist
 
| listclass = hlist
  
| title = [[Stream cipher]]s
+
| list1 =  
 +
'''Algorithms:'''
 +
* [[A5/1]]
 +
* [[A5/2]]
 +
* [[E0 (cipher)|E0]]
 +
* [[FISH (cipher)|FISH]]
 +
* [[Grain (cipher)|Grain]]
 +
* [[HC-256]]
 +
* [[ISAAC (cipher)|ISAAC]]
 +
* [[LILI-128]]
 +
* [[MUGI]]
 +
* [[Panama (cipher)|Panama]]
 +
* [[Phelix]]
 +
* [[Pike (cipher)|Pike]]
 +
* [[Py (cipher)|Py]]
 +
* [[Rabbit (cipher)|Rabbit]]
 +
* [[RC4]]
 +
* [[Salsa20]]
 +
* [[Scream (cipher)|Scream]]
 +
* [[SEAL (cipher)|SEAL]]
 +
* [[SOBER]]
 +
* [[SOBER-128]]
 +
* [[SOSEMANUK]]
 +
* [[Trivium (cipher)|Trivium]]
 +
* [[VEST]]
 +
* [[WAKE (cipher)|WAKE]]
  
| group1 = Widely used ciphers
 
| list1  =
 
*[[RC4]]
 
*[[block cipher mode of operation|block ciphers in stream mode]]
 
*[[Salsa20#ChaCha_variant|ChaCha]]
 
  
| group2 = [[eSTREAM]] Portfolio
+
| list2 =  
| list2 =
+
'''Theory:'''
{{navbox|child
+
* [[Shift register]]
| group1 = Software
+
* [[Linear feedback shift register|LFSR]]
| list1  =
+
* [[NLFSR]]
*[[HC-256]]
+
* [[Shrinking generator]]
*[[Rabbit (cipher)|Rabbit]]
+
* [[T-function]]
*[[Salsa20]]
+
* [[Initialization vector|IV]]  
*[[SOSEMANUK]]
 
| group2 = Hardware
 
| list2  =
 
*[[Grain (cipher)|Grain]]
 
*[[MICKEY]]
 
*[[Trivium (cipher)|Trivium]]
 
}}
 
  
| group3 = Other ciphers
+
'''Standardization:'''
| list3  =
+
* [[eSTREAM]]
*[[A5/1]]
+
}}<noinclude>
*[[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
+
{{documentation|content=  
| list4  =
 
*[[shift register]]
 
*[[Linear-feedback shift register|LFSR]]
 
*[[Nonlinear-feedback shift register|NLFSR]]
 
*[[shrinking generator]]
 
*[[T-function]]
 
*[[Initialization vector|IV]]
 
  
| group5 = Attacks
+
=== The cryptography navigation testbox2 ===
| list5  =  
 
*[[correlation attack]]
 
*[[correlation immunity]]
 
*[[stream cipher attacks]]
 
 
 
}}<noinclude>
 
  
{{documentation|content=
+
This template is a test area for "cryptography navigation boxes". It should NEVER be added to an article.
  
=== The stream cipher navigation box ===
+
This template can be used to test the "specialised cryptography navigation boxes". It has the same naming as the other crypto navigation boxes (starts with "Template:Cryptography ") thus it works together with them.
  
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 crypto navigation box use this code on some test page:
  
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/sandbox | stream/sandbox}}</nowiki></code>
  
:<code><nowiki>{{cryptography navbox | stream}}</nowiki></code>
+
To use this template together with the [[Template:cryptography navbox/sandbox|first crypto navigation testbox]] use this code on some test page:
  
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]].
+
:<code><nowiki>{{cryptography navbox/sandbox | stream/sandbox | stream/sandbox}}</nowiki></code>
  
 +
For more details about these navigation boxes please see the instructions at the [[Template:Cryptography navbox|main crypto navigation box]] and at the [[Wikipedia:WikiProject Cryptography#Navigational_templates|WikiProject Cryptography]].
  
{{Collapse|title=TemplateData|
 
{{TemplateDataHeader}}
 
<templatedata>
 
{
 
"description": "Please use \"Cryptography navbox\" template instead.",
 
"format": "block",
 
        "params": {}
 
}
 
</templatedata>
 
}}
 
 
}}
 
}}
 
[[Category:Cryptography templates]]
 
 
 
</noinclude>
 
</noinclude>