Skip to content

Latest commit

 

History

History
 
 

RIPEMD

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

RIPEMD

RIPEMD (RACE Integrity Primitives Evaluation Message Digest) is a family of cryptographic hash functions developed in Leuven, Belgium, by Hans Dobbertin, Antoon Bosselaers and Bart Preneel at the COSIC research group at the Katholieke Universiteit Leuven, and first published in 1996. RIPEMD was based upon the design principles used in MD4, and is similar in performance to the more popular SHA-1.

Informations

  • First published - 1996
  • Digest sizes - 128, 160, 256, 320 bits
  • Structure - hash

Authors

Hans Dobbertin, Antoon Bosselaers and Bart Preneel

Implementations

  • rmd160mc.c
  • rmd160mc.h

Materials