RIPEMD-160

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |subcat=Encryption |released=1996 }} '''RIPEMD-160''' is a family of cryptographic hash functions, of which only one is actually 160-bit. The term also (and most ...")
 
m (Software)
 
(One intermediate revision by one user not shown)
Line 3: Line 3:
 
|released=1996
 
|released=1996
 
}}
 
}}
'''RIPEMD-160''' is a family of cryptographic hash functions, of which only one is actually 160-bit. The term also (and most commonly) means the 160-bit member of this family.
+
'''RIPEMD-160''' is a 160-bit cryptographic hash function. The term "RIPEMD-160" can also refer to the family of four hash functions consisting of RIPEMD-128, RIPEMD-160, RIPEMD-256, and RIPEMD-320. This article is about the whole RIPEMD-160 family.
  
It is the successor of the original [[RIPEMD]] hash.
+
The RIPEMD-160 family is the successor of the original [[RIPEMD]] hash.
  
 
== Details ==
 
== Details ==
There are four members of the RIPEMD-160 family.
 
 
 
* RIPEMD-160 family
 
* RIPEMD-160 family
 
** '''RIPEMD-128''' (128-bit; replacement for RIPEMD)
 
** '''RIPEMD-128''' (128-bit; replacement for RIPEMD)
Line 17: Line 15:
  
 
== Software ==
 
== Software ==
* [http://www.openssl.org/ OpenSSL] (160-bit: <code>openssl dgst -ripemd160</code>)
+
* [[OpenSSL]] (160-bit: <code>openssl dgst -ripemd160</code>)
  
 
== Links ==
 
== Links ==
Line 23: Line 21:
 
* [http://ehash.iaik.tugraz.at/wiki/RIPEMD-160 RIPEMD-160] article from the ECRYPT Hash Function Website
 
* [http://ehash.iaik.tugraz.at/wiki/RIPEMD-160 RIPEMD-160] article from the ECRYPT Hash Function Website
 
* [http://ehash.iaik.tugraz.at/wiki/RIPEMD-128 RIPEMD-128] article from the ECRYPT Hash Function Website
 
* [http://ehash.iaik.tugraz.at/wiki/RIPEMD-128 RIPEMD-128] article from the ECRYPT Hash Function Website
* [[Wikipedia:RIPEMD|Wikipedia: RIPEMD]] (This article is about both RIPEMD and RIPEMD-160.)
+
* [[Wikipedia:RIPEMD|Wikipedia: RIPEMD]] (This article is about both the original RIPEMD, and the RIPEMD-160 family.)

Latest revision as of 22:14, 2 February 2016

File Format
Name RIPEMD-160
Ontology
Released 1996

RIPEMD-160 is a 160-bit cryptographic hash function. The term "RIPEMD-160" can also refer to the family of four hash functions consisting of RIPEMD-128, RIPEMD-160, RIPEMD-256, and RIPEMD-320. This article is about the whole RIPEMD-160 family.

The RIPEMD-160 family is the successor of the original RIPEMD hash.

[edit] Details

  • RIPEMD-160 family
    • RIPEMD-128 (128-bit; replacement for RIPEMD)
    • RIPEMD-160 (160-bit)
    • RIPEMD-256 (256-bit; optional extension)
    • RIPEMD-320 (320-bit; optional extension)

[edit] Software

  • OpenSSL (160-bit: openssl dgst -ripemd160)

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox