cryptix.test

Class TestMD4

class TestMD4 extends BaseTest

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

Note there are seven sets of conformance data for MD4 listed in Appendix A.5 of the RFC, as indicated.

References:

  1. Ronald L. Rivest, " The MD4 Message-Digest Algorithm", IETF RFC-1320 (informational).

$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)