Difference between revisions of "Template:Cryptography hash"
Jump to navigation
Jump to search
Template documentation
imported>TLange (included links to SWIFFT, ECOH, VSH, FSB) |
imported>Cherkash m |
||
(94 intermediate revisions by 52 users not shown) | |||
Line 1: | Line 1: | ||
{{Navbox | {{Navbox | ||
− | |name = | + | | name = Cryptography hash |
− | |border = {{{border|{{{1|}}}}}} | + | | border = {{{border|{{{1|}}}}}} |
− | |state = {{{state|}}} | + | | state = {{{state|}}} |
− | | | + | | bodyclass = hlist |
− | |||
− | | | + | | title = [[Cryptographic hash function]]s & [[message authentication code]]s |
− | |||
− | [[ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | [[ | ||
− | |||
− | | | + | | above = |
− | + | * [[List of hash functions|List]] | |
− | + | * [[Comparison of cryptographic hash functions|Comparison]] | |
− | + | * [[Hash function security summary|Known attacks]] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | [[ | ||
− | |||
− | |||
− | |||
− | [[ | ||
− | |||
− | |||
− | |||
− | | | + | | group1 = Common functions |
− | + | | list1 = | |
− | [[ | + | * [[MD5]] |
− | [[ | + | * [[SHA-1]] |
− | [[ | + | * [[SHA-2]] |
− | [[ | + | * [[SHA-3|SHA-3]] |
− | + | * [[BLAKE (hash function)#BLAKE2|BLAKE2]] | |
− | |||
− | |||
− | | | + | | group2 = [[NIST hash function competition|SHA-3 finalists]] |
− | + | | list2 = | |
− | [[ | + | * [[BLAKE (hash function)|BLAKE]] |
− | [[ | + | * [[Grøstl]] |
− | [[ | + | * [[JH (hash function)|JH]] |
− | [[ | + | * [[Skein (hash function)|Skein]] |
− | + | * [[SHA-3|Keccak (winner)]] | |
− | | | + | | group3 = Other functions |
− | + | | 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]] | ||
− | | | + | | group4 = Password hashing/<br/>[[key stretching]] functions |
− | + | | 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]] | ||
− | + | | group5 = General purpose<br/>[[key derivation function]]s | |
+ | | list5 = | ||
+ | * [[HKDF]] | ||
+ | * KDF1/KDF2 | ||
+ | | group6 = [[Message authentication code|MAC functions]] | ||
+ | | 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]] | ||
+ | |||
+ | | 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 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]]. | |
− | |||
− | + | {{Collapse|title=TemplateData| | |
+ | {{TemplateDataHeader}} | ||
+ | <templatedata> | ||
+ | { | ||
+ | "description": "Please use \"Cryptography navbox\" template instead.", | ||
+ | "format": "block", | ||
+ | "params": {} | ||
+ | } | ||
+ | </templatedata> | ||
+ | }} | ||
− | [[Category:Cryptography templates | + | [[Category:Cryptography templates]] |
− | </noinclude> | + | }}</noinclude> |
Latest revision as of 06:06, 20 July 2020

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.
|
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Subpages of this template. |