Difference between revisions of "Template:Cryptography navbox/sandbox"
Jump to navigation
Jump to search
imported>Davidgothberg (Testing.) |
imported>Davidgothberg (Testing.) |
||
| Line 1: | Line 1: | ||
| − | + | <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 | + | {{Template:Crypto testbox2}} |
| − | + | {{Navbox generic | |
| − | |||
| − | |||
| − | |||
|name = Crypto testbox | |name = Crypto testbox | ||
|state = uncollapsed | |state = uncollapsed | ||
| − | |title = [[ | + | |title = [[Cryptography]] |
|bodystyle = border: none; padding: 1px; | |bodystyle = border: none; padding: 1px; | ||
|list1 = <div> | |list1 = <div> | ||
| − | + | [[History of cryptography]]{{·}} | |
| − | [[ | + | [[Cryptanalysis]]{{·}} |
| − | [[ | + | [[Portal:Cryptography|Cryptography portal]]{{·}} |
| − | [[ | + | [[Topics in cryptography]] |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | [[ | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
</div> | </div> | ||
|list2 = <div> | |list2 = <div> | ||
| − | + | [[Symmetric-key algorithm]]{{·}} | |
| − | [[ | + | [[Block cipher]]{{·}} |
| − | [[ | + | [[Stream cipher]]{{·}} |
| − | [[ | + | [[Public-key cryptography]]{{·}} |
| − | [[ | + | [[Cryptographic hash function]]{{·}} |
| − | [[ | + | [[Message authentication code]]{{·}} |
| − | [[ | + | [[Cryptographically secure pseudorandom number generator|Random numbers]] |
| − | |||
| − | [[ | ||
</div> | </div> | ||
| − | }} | + | }} |
| − | </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 | + | 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 | + | To test code for the main crypto navigation box here, then use this code on some test page: |
| − | :<code><nowiki>{{crypto | + | :<code><nowiki>{{crypto testbox|stream|stream}}</nowiki></code> |
| − | + | 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| | + | :<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
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.