SHA-2

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Links)
Line 28: Line 28:
 
* [http://www.openssl.org/ OpenSSL] (<code>openssl dgst [-sha224|-sha256|-sha384|-sha512]</code>)
 
* [http://www.openssl.org/ OpenSSL] (<code>openssl dgst [-sha224|-sha256|-sha384|-sha512]</code>)
 
* [http://www.gnu.org/software/coreutils/ GNU coreutils] → [http://www.gnu.org/software/coreutils/manual/html_node/sha2-utilities.html sha224sum, sha256sum, sha384sum, sha512sum]
 
* [http://www.gnu.org/software/coreutils/ GNU coreutils] → [http://www.gnu.org/software/coreutils/manual/html_node/sha2-utilities.html sha224sum, sha256sum, sha384sum, sha512sum]
 +
 +
== See also ==
 +
* [[SHA-1]] (predecessor)
 +
* [[SHA-3]] (likely successor)
  
 
== Links ==
 
== Links ==

Revision as of 01:42, 29 January 2015

File Format
Name SHA-2
Ontology
Released 2002

SHA-2 is a family of cryptographic hash functions.

Contents

Details

As of 2012, SHA-2 has six defined-and-approved members, which can be classified into two sub-families.

  • SHA-2 family
    • SHA-256 sub-family
      • SHA-224 (224-bit)
      • SHA-256 (256-bit)
    • SHA-512 sub-family
      • SHA-512/224 (224-bit)
      • SHA-512/256 (256-bit)
      • SHA-384 (384-bit)
      • SHA-512 (512-bit)

The specification also defines t-bit hashes named SHA-512/t, for a wide range of values of t, but it only approves the aforementioned SHA-512/224 and SHA-512/256 for use.

Specifications

Software

See also

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox