Class DetDSATest
java.lang.Object
org.bouncycastle.util.test.SimpleTest
org.bouncycastle.jce.provider.test.DetDSATest
- All Implemented Interfaces:
Test
Tests are taken from RFC 6979 - "Deterministic Usage of the Digital Signature Algorithm (DSA) and Elliptic Curve Digital Signature Algorithm (ECDSA)"
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SAMPLE
public static final byte[] SAMPLE -
TEST
public static final byte[] TEST
-
-
Constructor Details
-
DetDSATest
public DetDSATest()
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceTest
- Specified by:
getName
in classSimpleTest
-
performTest
- Specified by:
performTest
in classSimpleTest
- Throws:
Exception
-
main
-