org.bouncycastle.crypto.test

Class ECTest

Implemented Interfaces:
Test

public class ECTest
extends java.lang.Object
implements Test

ECDSA tests are taken from X9.62.

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