Difference between revisions of "Template:Cryptography hash"

From blackwiki
Jump to navigation Jump to search
imported>Cherkash
m
 
(82 intermediate revisions by 45 users not shown)
Line 1: Line 1:
 
{{Navbox
 
{{Navbox
|name = Crypto hash
+
| name     = Cryptography hash
|border = {{{border|{{{1|}}}}}}
+
| border   = {{{border|{{{1|}}}}}}
|state = {{{state|}}}
+
| state     = {{{state|}}}
|titlestyle = background:#ccf;
+
| bodyclass = hlist
|title = [[Cryptographic hash function]]s and [[Message authentication code|message authentication codes (MACs)]]
 
  
|group1 = Common functions
+
| title = [[Cryptographic hash function]]s & [[message authentication code]]s
|list1 = [[MD5]]{{·}}[[SHA-1]]{{·}}[[SHA-2]]
 
  
|group2 = Functions
+
| above =
|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]]
+
* [[List of hash functions|List]]
 +
* [[Comparison of cryptographic hash functions|Comparison]]
 +
* [[Hash function security summary|Known attacks]]
  
|group3 = [[SHA-3]] finalists
+
| group1 = Common functions
|list3 = [[BLAKE (hash function)|BLAKE]]{{·}}[[Grøstl]]{{·}}[[JH (hash function)|JH]]{{·}}[[Keccak]]{{·}}[[Skein (hash function)|Skein]]
+
| list1  =
 +
* [[MD5]]
 +
* [[SHA-1]]
 +
* [[SHA-2]]
 +
* [[SHA-3|SHA-3]]
 +
* [[BLAKE (hash function)#BLAKE2|BLAKE2]]
  
|group4 = MAC algorthims
+
| group2 = [[NIST hash function competition|SHA-3 finalists]]
|list4 = [[Data Authentication Algorithm|DAA]]{{·}}[[CBC-MAC]]{{·}}[[HMAC]]{{·}}[[One-key MAC|OMAC]]/[[CMAC]]{{·}}[[PMAC (cryptography)|PMAC]]{{·}}[[UMAC]]{{·}}[[Poly1305-AES]]
+
| list2  =
 +
* [[BLAKE (hash function)|BLAKE]]
 +
* [[Grøstl]]
 +
* [[JH (hash function)|JH]]
 +
* [[Skein (hash function)|Skein]]
 +
* [[SHA-3|Keccak (winner)]]
  
|group5 = [[Authenticated encryption]] modes
+
| group3 = Other functions
|list5 = [[CCM mode|CCM]]{{·}}[[CWC mode|CWC]]{{·}}[[EAX mode|EAX]]{{·}}[[Galois/Counter Mode|GCM]]{{·}}[[IAPM (mode)|IAPM]]{{·}}[[OCB mode|OCB]]
+
| list3  =
 +
* [[BLAKE3]]
 +
* [[CubeHash|CubeHash]]
 +
* [[Elliptic curve only hash|ECOH]]
 +
* [[Fast syndrome-based hash|FSB]]
 +
* [[GOST (hash function)|GOST]]
 +
* [[HAS-160]]
 +
* [[HAVAL]]
 +
* [[Kupyna]]
 +
* [[LSH (hash function)|LSH]]
 +
* [[MD2 (hash function)|MD2]]
 +
* [[MD4]]
 +
* [[MD6]]
 +
* [[MDC-2]]
 +
* [[N-hash]]
 +
* [[RIPEMD]]
 +
* [[RadioGatún]]
 +
* [[SM3 (hash function)|SM3]]
 +
* [[SWIFFT]]
 +
* [[Snefru]]
 +
* [[Streebog]]
 +
* [[Tiger (hash function)|Tiger]]
 +
* [[Very smooth hash|VSH]]
 +
* [[Whirlpool (hash function)|Whirlpool]]
  
|group6 = Attacks
+
| group4 = Password hashing/<br/>[[key stretching]] functions
|list6 = [[Collision attack]]{{·}}[[Preimage attack]]{{·}}[[Birthday attack]]{{·}}[[Brute force attack]]{{·}}[[Rainbow table]]{{·}}[[Distinguishing attack]]{{·}}[[Side-channel attack]]
+
| list4 =
 +
* [[Argon2]]
 +
* [[Balloon hashing|Balloon]]
 +
* [[bcrypt]]
 +
* [[Catena (cryptography)|Catena]]
 +
* [[Crypt (C)|crypt]]
 +
* [[LAN Manager#LM hash details|LM hash]]
 +
* [[Lyra2]]
 +
* [[Makwa (cryptography)|Makwa]]
 +
* [[PBKDF2]]
 +
* [[scrypt]]
 +
* [[yescrypt]]
  
|group7 = Misc.
+
| group5 = General purpose<br/>[[key derivation function]]s
|list7 = [[Avalanche effect]]{{·}}[[Collision (computer science)|Hash collision]]{{·}}[[Merkle–Damgård construction]]
+
| list5 =
 +
* [[HKDF]]
 +
* KDF1/KDF2
  
|group8 = Standardization
+
| group6 = [[Message authentication code|MAC functions]]
|list8 = [[CRYPTREC]]{{·}}[[NESSIE]]{{·}}[[NIST hash function competition]]
+
| list6  =
 +
* [[Data Authentication Algorithm|DAA]]
 +
* [[CBC-MAC]]
 +
* [[Galois Message Authentication Code|GMAC]]
 +
* [[HMAC]]
 +
* [[NMAC]]
 +
* [[One-key MAC|OMAC]]/[[One-key MAC|CMAC]]
 +
* [[PMAC (cryptography)|PMAC]]
 +
* [[VMAC]]
 +
* [[UMAC]]
 +
* [[Poly1305]]
 +
* [[SipHash]]
  
}}<noinclude>
+
| group7 = [[Authenticated encryption|Authenticated<br/>encryption]] modes
 +
| list7  =
 +
* [[CCM mode|CCM]]
 +
* [[CWC mode|CWC]]
 +
* [[EAX mode|EAX]]
 +
* [[Galois/Counter Mode|GCM]]
 +
* [[IAPM (mode)|IAPM]]
 +
* [[OCB mode|OCB]]
  
 +
| group8 = Attacks
 +
| list8  =
 +
* [[Collision attack]]
 +
* [[Preimage attack]]
 +
* [[Birthday attack]]
 +
* [[Brute-force attack]]
 +
* [[Rainbow table]]
 +
* [[Side-channel attack]]
 +
* [[Length extension attack]]
 +
 +
| group9 = Design
 +
| list9  =
 +
* [[Avalanche effect]]
 +
* [[Collision (computer science)|Hash collision]]
 +
* [[Merkle–Damgård construction]]
 +
* [[Sponge function]]
 +
* [[HAIFA construction]]
 +
 +
| group10 = Standardization
 +
| list10  =
 +
* [[CRYPTREC]]
 +
* [[NESSIE]]
 +
* [[NIST hash function competition]]
 +
 +
| group11 = Utilization
 +
| list11 =
 +
* [[Post-quantum cryptography#Hash-based cryptography|Hash-based cryptography]]
 +
* [[Merkle tree]]
 +
* [[Message authentication]]
 +
* [[Proof-of-work system|Proof of work]]
 +
* [[Salt (cryptography)|Salt]]
 +
* [[Pepper (cryptography)|Pepper]]
 +
 +
}}<noinclude>{{Documentation|content=
 
=== 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 cryptography navigation box". It should ''not'' be added directly to an article. Instead it should be used within the [[Template:Cryptography navbox|main cryptography navigation box]].
 +
 
 +
To use this template together with the main cryptography navigation box add this code to the bottom of an article:
 +
:<code><nowiki>{{cryptography navbox|hash}}</nowiki></code>
 +
 
 +
For more details about these navigation boxes please see the instructions at the [[Template:Cryptography navbox|main cryptography navigation box]] and at the [[Wikipedia:WikiProject Cryptography#Navigational templates|WikiProject Cryptography]].
  
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>
 
  
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]].
+
{{Collapse|title=TemplateData|
 +
{{TemplateDataHeader}}
 +
<templatedata>
 +
{
 +
    "description": "Please use \"Cryptography navbox\" template instead.",
 +
    "format": "block",
 +
        "params": {}
 +
}
 +
</templatedata>
 +
}}
  
[[Category:Cryptography templates|{{PAGENAME}}]]
+
[[Category:Cryptography templates]]
</noinclude>
+
}}</noinclude>

Latest revision as of 06:06, 20 July 2020

Template documentation

The hashes, MACs and authenticated encryption navigation box

This template is a "specialised cryptography navigation box". It should not be added directly to an article. Instead it should be used within the main cryptography navigation box.

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

{{cryptography navbox|hash}}

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


TemplateData
This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for Cryptography hash

Please use "Cryptography navbox" template instead.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
No parameters specified