cryptix.test
Class TestRIPEMD128
class
TestRIPEMD128
extends BaseTest
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:
- Hans Dobbertin, Antoon Bosselaers, and Bart Preneel,
"
The hash function RIPEMD-160",
(this appears the best reference for RIPEMD128).
$Revision: 1.5 $
Author: Raif S. Naffah
protected void engineTest()
public static void main(String[] args)