Difference between revisions of "Template:Cryptography hash"

From blackwiki
Jump to navigation Jump to search
Line 6: Line 6:
 
|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)]]
  
|list1 = {{nowrap begin}}
+
|group1 = Common functions
'''Common functions: '''
+
|list1 = [[MD5]]{{·}}[[SHA-1]]{{·}}[[SHA-2]]
[[MD5]]{{!w}}
 
[[SHA-1]]{{!w}}
 
[[SHA-2]]{{!w}}
 
[[SHA-3]]
 
  
 
'''Other:''' [[Fast Syndrome Based Hash|FSB]]{{!w}}
 
[[Elliptic curve only hash|ECOH]]{{!w}}
 
[[GOST (hash function)|GOST]]{{!w}}
 
[[HAS-160]]{{!w}}
 
[[HAVAL]]{{!w}}
 
[[LM hash]]{{!w}}
 
[[MDC-2]]{{!w}}
 
[[MD2_(cryptography)|MD2]]{{!w}}
 
[[MD4]]{{!w}}
 
[[N-Hash]]{{!w}}
 
[[RadioGatún]]{{!w}}
 
[[RIPEMD]]{{!w}}
 
[[Snefru]]{{!w}}
 
[[SWIFFT]]{{!w}}
 
[[Tiger (cryptography)|Tiger]]{{!w}}
 
[[Very smooth hash|VSH]]{{!w}}
 
[[Whirlpool (cryptography)|WHIRLPOOL]]{{!w}}
 
[[Crypt (Unix)#Library Function|crypt(3) DES]]
 
{{nowrap end}}
 
  
|list2 = {{nowrap begin}}
+
|group2 = Functions
'''[[SHA-3]] finalists:'''
+
|list2 = [[Fast Syndrome Based Hash|FSB]]{{·}}[[SHA-3]]{{·}}[[Elliptic curve only hash|ECOH]]{{·}}[[GOST (hash function)|GOST]]{{·}}[[HAS-160]]{{·}}[[HAVAL]]{{·}}[[LM hash]]{{·}}[[MDC-2]]{{·}}[[MD2 (cryptography)|MD2]]{{·}}[[MD4]]{{·}}[[N-Hash]]{{·}}[[RadioGatún]]{{·}}[[RIPEMD]]{{·}}[[Snefru]]{{·}}[[SWIFFT]]{{·}}[[Tiger (cryptography)|Tiger]]{{·}}[[Very smooth hash|VSH]]{{·}}[[Whirlpool (cryptography)|WHIRLPOOL]]{{·}}[[Crypt (Unix)#Library Function|crypt(3) DES]]
[[BLAKE (hash function)|BLAKE]]{{!w}}
 
[[Grøstl]]{{!w}}
 
[[JH (hash function)|JH]]{{!w}}
 
[[Keccak]]{{!w}}
 
[[Skein (hash function)|Skein]]
 
{{nowrap end}}
 
  
|list3 = {{nowrap begin}}
+
|group3 = [[SHA-3]] finalists
'''MAC algorithms:''' [[Data Authentication Algorithm|DAA]]{{!w}}
+
|list3 = [[BLAKE (hash function)|BLAKE]]{{·}}[[Grøstl]]{{·}}[[JH (hash function)|JH]]{{·}}[[Keccak]]{{·}}[[Skein (hash function)|Skein]]
[[CBC-MAC]]{{!w}}
 
[[HMAC]]{{!w}}
 
[[One-key MAC|OMAC]]/[[CMAC]]{{!w}}
 
[[PMAC (cryptography)|PMAC]]{{!w}}
 
[[UMAC]]{{!w}}
 
[[Poly1305-AES]]
 
{{nowrap end}}
 
  
|list4 = {{nowrap begin}}
+
|group4 = MAC algorthims
'''[[Authenticated encryption]] modes:''' [[CCM mode|CCM]]{{!w}}
+
|list4 = [[Data Authentication Algorithm|DAA]]{{·}}[[CBC-MAC]]{{·}}[[HMAC]]{{·}}[[One-key MAC|OMAC]]/[[CMAC]]{{·}}[[PMAC (cryptography)|PMAC]]{{·}}[[UMAC]]{{·}}[[Poly1305-AES]]
[[CWC mode|CWC]]{{!w}}
 
[[EAX mode|EAX]]{{!w}}
 
[[Galois/Counter Mode|GCM]]{{!w}}
 
[[IAPM (mode)|IAPM]]{{!w}}
 
[[OCB mode|OCB]]
 
{{nowrap end}}
 
  
|list5 = {{nowrap begin}}
+
|group5 = [[Authenticated encryption]] modes
'''Attacks:'''
+
|list5 = [[CCM mode|CCM]]{{·}}[[CWC mode|CWC]]{{·}}[[EAX mode|EAX]]{{·}}[[Galois/Counter Mode|GCM]]{{·}}[[IAPM (mode)|IAPM]]{{·}}[[OCB mode|OCB]]
[[Collision attack]]{{!w}}
 
[[Preimage attack]]{{!w}}
 
[[Birthday attack]]{{!w}}
 
[[Brute force attack]]{{!w}}
 
[[Rainbow table]]{{!w}}
 
[[Distinguishing attack]]{{!w}}
 
[[Side-channel attack]]
 
{{nowrap end}}
 
  
|list6 = {{nowrap begin}}
+
|group6 = Attacks
'''Misc.:''' [[Avalanche effect]]{{!w}}
+
|list6 = [[Collision attack]]{{·}}[[Preimage attack]]{{·}}[[Birthday attack]]{{·}}[[Brute force attack]]{{·}}[[Rainbow table]]{{·}}[[Distinguishing attack]]{{·}}[[Side-channel attack]]
[[Collision (computer science)|Hash collision]]{{!w}}
+
 
[[Merkle–Damgård construction]]  
+
|group7 = Misc.
'''Standardization:''' [[CRYPTREC]]{{!w}}
+
|list7 = [[Avalanche effect]]{{·}}[[Collision (computer science)|Hash collision]]{{·}}[[Merkle–Damgård construction]]
[[NESSIE]]{{!w}}[[NIST hash function competition]]
+
 
{{nowrap end}}
+
|group8 = Standardization
 +
|list8 = [[CRYPTREC]]{{·}}[[NESSIE]]{{·}}[[NIST hash function competition]]
  
 
}}<noinclude>
 
}}<noinclude>

Revision as of 00:39, 4 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.