org.bouncycastle.crypto.test

Class DSATest

Implemented Interfaces:
Test

public class DSATest
extends java.lang.Object
implements Test

Test based on FIPS 186-2, Appendix 5, an example of DSA.

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