Difference between revisions of "Template:Cryptography hash"
Jump to navigation
Jump to search
imported>RubenSchade (converted to use hlist for accessibility as per WP:HLIST) |
imported>Frietjes m (wikify) |
||
| Line 1: | Line 1: | ||
{{Navbox | {{Navbox | ||
| − | |name = Crypto hash | + | | name = Crypto hash |
| − | |border = {{{border|{{{1|}}}}}} | + | | border = {{{border|{{{1|}}}}}} |
| − | |state = {{{state|}}} | + | | state = {{{state|}}} |
| − | |listclass = hlist | + | | listclass = hlist |
| − | |title = [[Cryptographic hash function]]s and [[Message authentication code|message authentication codes (MACs)]] | + | | title = [[Cryptographic hash function]]s and [[Message authentication code|message authentication codes (MACs)]] |
| − | |group1 = Common functions | + | | group1 = Common functions |
| − | |list1 = | + | | list1 = |
*[[MD5]] | *[[MD5]] | ||
*[[SHA-1]] | *[[SHA-1]] | ||
*[[SHA-2]] | *[[SHA-2]] | ||
| − | |group2 = Functions | + | | group2 = Functions |
| − | |list2 = | + | | list2 = |
*[[Fast Syndrome Based Hash|FSB]] | *[[Fast Syndrome Based Hash|FSB]] | ||
*[[SHA-3]] | *[[SHA-3]] | ||
| Line 35: | Line 35: | ||
*[[Crypt (Unix)#Library Function|crypt(3)]] (DES) | *[[Crypt (Unix)#Library Function|crypt(3)]] (DES) | ||
| − | |group3 = [[SHA-3]] finalists | + | | group3 = [[SHA-3]] finalists |
| − | |list3 = | + | | list3 = |
*[[BLAKE (hash function)|BLAKE]] | *[[BLAKE (hash function)|BLAKE]] | ||
*[[Grøstl]] | *[[Grøstl]] | ||
| Line 43: | Line 43: | ||
*[[Skein (hash function)|Skein]] | *[[Skein (hash function)|Skein]] | ||
| − | |group4 = MAC algorithms | + | | group4 = MAC algorithms |
| − | |list4 = | + | | list4 = |
*[[Data Authentication Algorithm|DAA]] | *[[Data Authentication Algorithm|DAA]] | ||
*[[CBC-MAC]] | *[[CBC-MAC]] | ||
| Line 54: | Line 54: | ||
*[[Poly1305-AES]] | *[[Poly1305-AES]] | ||
| − | |group5 = [[Authenticated encryption|Authenticated<br/>encryption]] modes | + | | group5 = [[Authenticated encryption|Authenticated<br/>encryption]] modes |
| − | |list5 = | + | | list5 = |
*[[CCM mode|CCM]] | *[[CCM mode|CCM]] | ||
*[[CWC mode|CWC]] | *[[CWC mode|CWC]] | ||
| Line 63: | Line 63: | ||
*[[OCB mode|OCB]] | *[[OCB mode|OCB]] | ||
| − | |group6 = Attacks | + | | group6 = Attacks |
| − | |list6 = | + | | list6 = |
*[[Collision attack]] | *[[Collision attack]] | ||
*[[Preimage attack]] | *[[Preimage attack]] | ||
| Line 73: | Line 73: | ||
*[[Side-channel attack]] | *[[Side-channel attack]] | ||
| − | |group7 = Misc. | + | | group7 = Misc. |
| − | |list7 = | + | | list7 = |
*[[Avalanche effect]] | *[[Avalanche effect]] | ||
*[[Collision (computer science)|Hash collision]] | *[[Collision (computer science)|Hash collision]] | ||
| Line 80: | Line 80: | ||
*[[Salt (cryptography)|Salt]] | *[[Salt (cryptography)|Salt]] | ||
| − | |group8 = Standardization | + | | group8 = Standardization |
| − | |list8 = | + | | list8 = |
*[[CRYPTREC]] | *[[CRYPTREC]] | ||
*[[NESSIE]] | *[[NESSIE]] | ||
| Line 96: | Line 96: | ||
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 | + | [[Category:Cryptography templates]] |
</noinclude> | </noinclude> | ||
Revision as of 16:02, 17 February 2012
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.