public class Sphincs256Test
extends junit.framework.TestCase
Constructor and Description |
---|
Sphincs256Test() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testPrivateKeyRecovery() |
void |
testPublicKeyRecovery() |
void |
testSphincsDefaultKeyGen() |
void |
testSphincsDefaultSha2KeyGen() |
void |
testSphincsDefaultSha3KeyGen() |
void |
testSphincsRandomSigSHA2() |
void |
testSphincsRandomSigSHA3() |
void |
testSphincsSha2Signature() |
void |
testSphincsSha3Signature() |
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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, tearDown, toString
public void setUp()
setUp
in class junit.framework.TestCase
public void testSphincsDefaultKeyGen() throws java.lang.Exception
java.lang.Exception
public void testPrivateKeyRecovery() throws java.lang.Exception
java.lang.Exception
public void testPublicKeyRecovery() throws java.lang.Exception
java.lang.Exception
public void testSphincsDefaultSha2KeyGen() throws java.lang.Exception
java.lang.Exception
public void testSphincsDefaultSha3KeyGen() throws java.lang.Exception
java.lang.Exception
public void testSphincsSha2Signature() throws java.lang.Exception
java.lang.Exception
public void testSphincsSha3Signature() throws java.lang.Exception
java.lang.Exception
public void testSphincsRandomSigSHA3() throws java.lang.Exception
java.lang.Exception
public void testSphincsRandomSigSHA2() throws java.lang.Exception
java.lang.Exception