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, toString
assertEquals, 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, fail
public void setUp()
setUp
in class junit.framework.TestCase
public void testK1024H160() throws java.lang.Exception
java.lang.Exception
public void testK1024H224() throws java.lang.Exception
java.lang.Exception
public void testK1024H256() throws java.lang.Exception
java.lang.Exception
public void testK1024H384() throws java.lang.Exception
java.lang.Exception
public void testK1024H512() throws java.lang.Exception
java.lang.Exception
public void testK2048H224() throws java.lang.Exception
java.lang.Exception
public void testK3072H256() throws java.lang.Exception
java.lang.Exception
public void testK7680H384() throws java.lang.Exception
java.lang.Exception
public void testK15360H512() throws java.lang.Exception
java.lang.Exception
public void testGenerateK1024H224() throws java.lang.Exception
java.lang.Exception
public void testGenerateK1024H256() throws java.lang.Exception
java.lang.Exception
public void testGenerateK1024H384() throws java.lang.Exception
java.lang.Exception
public void testGenerateK1024H512() throws java.lang.Exception
java.lang.Exception
public void testGenerateK2048H256() throws java.lang.Exception
java.lang.Exception
public void testGenerateK2048H512() throws java.lang.Exception
java.lang.Exception
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
public static junit.framework.Test suite() throws java.lang.Exception
java.lang.Exception