Hash (cryptography): Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Sandy Harris
(create, needs much more)
 
imported>Sandy Harris
(headings, no text yet)
Line 4: Line 4:


In [[cryptography]] a '''hash''' or '''message digest''' is a fixed-size digest which can be calculated from an input text of any size up to some large limit.
In [[cryptography]] a '''hash''' or '''message digest''' is a fixed-size digest which can be calculated from an input text of any size up to some large limit.
== MD4 and descendants==
=== MD5 ===
=== SHA ===
=== SHA-2 ===
== Other 20th century hashes ==
=== Tiger ===
=== Whirlpool ===
== The Advanced Hash Standard ==
[http://131002.net/sha3lounge/ SHA-3 Lounge]
=== Skein ===
From [[Bruce Schneier]] and others: [http://www.schneier.com/skein.html]
=== MD6 ===
From a team led by [[Ron Rivest]].

Revision as of 06:26, 1 November 2008

This article is a stub and thus not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.
For more information, see: Cryptography.

Template:TOC-right

In cryptography a hash or message digest is a fixed-size digest which can be calculated from an input text of any size up to some large limit.

MD4 and descendants

MD5

SHA

SHA-2

Other 20th century hashes

Tiger

Whirlpool

The Advanced Hash Standard

SHA-3 Lounge

Skein

From Bruce Schneier and others: [1]

MD6

From a team led by Ron Rivest.