cryptix.test

Class TestRIPEMD160

class TestRIPEMD160 extends BaseTest

Tests the output of the RIPEMD-160 message digest algorithm implementation against certified pre-computed output for a given set of reference input.

Note there are nine sets of conformance data for RIPEMD* listed in the Table of the Reference below.

References:

  1. Hans Dobbertin, Antoon Bosselaers, and Bart Preneel, " The hash function RIPEMD-160",

$Revision: 1.5 $

Author: Raif S. Naffah

Method Summary
protected voidengineTest()
static voidmain(String[] args)

Method Detail

engineTest

protected void engineTest()

main

public static void main(String[] args)