Difference between revisions of "Template:Cryptography hash"

From blackwiki
Jump to navigation Jump to search
(print worthiness)
Line 7: Line 7:
  
 
|list1 = {{nowrap begin}}
 
|list1 = {{nowrap begin}}
'''Widely used functions: '''
+
'''Common functions: '''
 
[[MD5]]{{!w}}
 
[[MD5]]{{!w}}
 
[[SHA-1]]{{!w}}
 
[[SHA-1]]{{!w}}
Line 62: Line 62:
  
 
|list5 = {{nowrap begin}}
 
|list5 = {{nowrap begin}}
'''Attacks:''' [[Collision attack]]{{!w}}
+
'''Attacks:'''
 +
[[Collision attack]]{{!w}}
 +
[[Preimage attack]]{{!w}}
 
[[Birthday attack]]{{!w}}
 
[[Birthday attack]]{{!w}}
[[Preimage attack]]{{!w}}
+
[[Brute force attack]]{{!w}}
 
[[Rainbow table]]{{!w}}
 
[[Rainbow table]]{{!w}}
[[Side channel attack]]{{!w}}
+
[[Distinguishing attack]]{{!w}}
[[Brute force attack]]
+
[[Side-channel attack]]
 
{{nowrap end}}
 
{{nowrap end}}
  
Line 81: Line 83:
  
 
=== The hashes, MACs and authenticated encryption navigation box ===
 
=== The hashes, MACs and authenticated encryption 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 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]].
 
  
 
To use this template together with the main crypto navigation box add this code to the bottom of an article:  
 
To use this template together with the main crypto navigation box add this code to the bottom of an article:  
 
 
:<code><nowiki>{{crypto navbox|hash}}</nowiki></code>
 
:<code><nowiki>{{crypto navbox|hash}}</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]].
  
 
[[Category:Cryptography templates|{{PAGENAME}}]]
 
[[Category:Cryptography templates|{{PAGENAME}}]]
 
</noinclude>
 
</noinclude>

Revision as of 04:58, 3 March 2011

The hashes, MACs and authenticated encryption 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 main crypto navigation box.

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

{{crypto navbox|hash}}

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