Examining the Birthday Paradox

By Antoon Bosselaers, Hans Dobbertin, Bart Preneel

Dr. Dobb's Journal January 1997

Figure 1: Outline of the compression function of RIPEMD-160. Inputs are a 16-word message block Xi[0..15] and a 5-word internal state h0h1h2h3h4, output is a new value of the internal state. and permute the order of the words within the message block Xi[0..15], that is, they permute the indices 0..15; 2 means that is applied twice. The fj's are 5 nonlinear functions and the j's and 'j's are 10 additive constants.

Back to Article


Copyright © 1997, Dr. Dobb's Journal