Difference between revisions of "Template:Cryptography navbox/sandbox"

From blackwiki
Jump to navigation Jump to search
imported>Davidgothberg
(Testing.)
imported>Davidgothberg
(Testing.)
Line 1: Line 1:
<noinclude>
+
<div class="NavFrame" style="padding: 5px; background-color: #f9f9f9; margin: 0.5em 0em 0em 0em; clear: both;">
<div class="NavFrame" style="padding: 5px; background-color: #f9f9f9; border-style: dashed; margin: 0.5em 0em 0em 0em; clear: both;">
+
{{Template:Crypto testbox2}}
</noinclude><includeonly>
+
{{Navbox generic
|-
 
|
 
</includeonly>{{Navbox generic
 
 
|name      = Crypto testbox
 
|name      = Crypto testbox
 
|state    = uncollapsed
 
|state    = uncollapsed
|title    = [[Stream cipher]]s
+
|title    = [[Cryptography]]
 
|bodystyle = border: none; padding: 1px;
 
|bodystyle = border: none; padding: 1px;
  
 
|list1    = <div>
 
|list1    = <div>
'''Algorithms:'''
+
[[History of cryptography]]{{·}}  
[[A5/1]]{{·}}  
+
[[Cryptanalysis]]{{·}}  
[[A5/2]]{{·}}  
+
[[Portal:Cryptography|Cryptography portal]]{{·}}  
[[E0 (cipher)|E0]]{{·}}
+
[[Topics in cryptography]]
[[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]]
 
 
</div>
 
</div>
  
 
|list2    = <div>
 
|list2    = <div>
'''Theory:'''
+
[[Symmetric-key algorithm]]{{·}}  
[[Shift register]]{{·}}  
+
[[Block cipher]]{{·}}  
[[LFSR]]{{·}}  
+
[[Stream cipher]]{{·}}  
[[NLFSR]]{{·}}  
+
[[Public-key cryptography]]{{·}}  
[[Shrinking generator]]{{·}}  
+
[[Cryptographic hash function]]{{·}}  
[[T-function]]{{·}}  
+
[[Message authentication code]]{{·}}
[[Initialization vector|IV]]  
+
[[Cryptographically secure pseudorandom number generator|Random numbers]]
&nbsp; '''Standardization:'''
 
[[ESTREAM|eSTREAM]]
 
 
</div>
 
</div>
  
}}<noinclude>
+
}}
</div>
+
</div><noinclude>
  
  
Line 58: Line 32:
 
This template is a test area for "crypto navigation boxes". It should NEVER be added to an article.  
 
This template is a test area for "crypto navigation boxes". It should NEVER be added to an article.  
  
This template can be used both to test the [[Template:Crypto navbox|main crypto navigation box]] and to test the "specialised crypto navigation boxes". It has the same naming as the other crypto navigation boxes (starts with "Template:Crypto ") thus it works together with them.
+
This template can be used to test the [[Template:Crypto navbox|main crypto navigation box]]. It has the same naming as the other crypto navigation boxes (starts with "Template:Crypto ") thus it works together with them.
  
To use this template together with the main crypto navigation box use this code on some test page:  
+
To test code for the main crypto navigation box here, then use this code on some test page:  
  
:<code><nowiki>{{crypto navbox|testbox}}</nowiki></code>
+
:<code><nowiki>{{crypto testbox|stream|stream}}</nowiki></code>
  
If you are testing code for the main crypto navigation box here, then use this code on some test page:  
+
To test this code together with the [[Template:Crypto testbox2|second crypto navigation testbox]] use this code on some test page:  
  
:<code><nowiki>{{crypto testbox|stream|stream}}</nowiki></code>
+
:<code><nowiki>{{crypto testbox|testbox2|testbox2}}</nowiki></code>
  
 
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]].
 
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]].

Revision as of 15:54, 20 August 2007


The crypto navigation testbox

This template is a test area for "crypto navigation boxes". It should NEVER be added to an article.

This template can be used to test the main crypto navigation box. It has the same naming as the other crypto navigation boxes (starts with "Template:Crypto ") thus it works together with them.

To test code for the main crypto navigation box here, then use this code on some test page:

{{crypto testbox|stream|stream}}

To test this code together with the second crypto navigation testbox use this code on some test page:

{{crypto testbox|testbox2|testbox2}}

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