All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class cryptix.test.TestMD2

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

public final class TestMD2
extends Object
Tests the output of the MD2 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 MD2 listed in Appendix A.5 of the RFC, as indicated.

References:

  1. Burton S. Kaliski Jr, " The MD2 Message-Digest Algorithm", IETF RFC-1319 (informational).

$Revision: 1.4 $

Author:
Raif S. Naffah

Method Index

 o main(String[])

Methods

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index