All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class cryptix.test.TestRIPEMD128

java.lang.Object
   |
   +----cryptix.test.TestRIPEMD128

public final class TestRIPEMD128
extends Object
Tests the output of the RIPEMD-128 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", (this appears the best reference for RIPEMD128).

$Revision: 1.4 $

Author:
Raif S. Naffah

Constructor Index

 o TestRIPEMD128()

Method Index

 o main(String[])

Constructors

 o TestRIPEMD128
 public TestRIPEMD128()

Methods

 o main
 public static final void main(String args[])

All Packages  Class Hierarchy  This Package  Previous  Next  Index