cryptix.test

Class TestMD5

class TestMD5 extends BaseTest

Tests the output of the MD5 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 MD5 listed in Appendix A.5 of the RFC, as indicated. Other data is sets picked up from other implementations.

References:

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

Copyright © 1997 Systemics Ltd on behalf of the Cryptix Development Team.
All rights reserved.

$Revision: 1.7 $

Author: Systemics Ltd

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

Method Detail

engineTest

protected void engineTest()

main

public static void main(String[] args)