public class DSA2Test
extends junit.framework.TestCase
| Constructor and Description |
|---|
DSA2Test() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
void |
setUp() |
static junit.framework.Test |
suite() |
void |
testGenerateK1024H224() |
void |
testGenerateK1024H256() |
void |
testGenerateK1024H384() |
void |
testGenerateK1024H512() |
void |
testGenerateK2048H256() |
void |
testGenerateK2048H512() |
void |
testK1024H160() |
void |
testK1024H224() |
void |
testK1024H256() |
void |
testK1024H384() |
void |
testK1024H512() |
void |
testK15360H512() |
void |
testK2048H224() |
void |
testK3072H256() |
void |
testK7680H384() |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toStringassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, failpublic void setUp()
setUp in class junit.framework.TestCasepublic void testK1024H160()
throws java.lang.Exception
java.lang.Exceptionpublic void testK1024H224()
throws java.lang.Exception
java.lang.Exceptionpublic void testK1024H256()
throws java.lang.Exception
java.lang.Exceptionpublic void testK1024H384()
throws java.lang.Exception
java.lang.Exceptionpublic void testK1024H512()
throws java.lang.Exception
java.lang.Exceptionpublic void testK2048H224()
throws java.lang.Exception
java.lang.Exceptionpublic void testK3072H256()
throws java.lang.Exception
java.lang.Exceptionpublic void testK7680H384()
throws java.lang.Exception
java.lang.Exceptionpublic void testK15360H512()
throws java.lang.Exception
java.lang.Exceptionpublic void testGenerateK1024H224()
throws java.lang.Exception
java.lang.Exceptionpublic void testGenerateK1024H256()
throws java.lang.Exception
java.lang.Exceptionpublic void testGenerateK1024H384()
throws java.lang.Exception
java.lang.Exceptionpublic void testGenerateK1024H512()
throws java.lang.Exception
java.lang.Exceptionpublic void testGenerateK2048H256()
throws java.lang.Exception
java.lang.Exceptionpublic void testGenerateK2048H512()
throws java.lang.Exception
java.lang.Exceptionpublic static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exceptionpublic static junit.framework.Test suite()
throws java.lang.Exception
java.lang.Exception