org.bouncycastle.crypto.test

Class MD2DigestTest

Implemented Interfaces:
Test

public class MD2DigestTest
extends java.lang.Object
implements Test

standard vector test for MD2 from RFC1319 by B.Kaliski of RSA Laboratories April 1992

Method Summary

String
getName()
static void
main(String[] args)
TestResult
perform()

Method Details

getName

public String getName()
Specified by:
getName in interface Test


main

public static void main(String[] args)


perform

public TestResult perform()
Specified by:
perform in interface Test