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, toStringpublic void setUp()
setUp in class junit.framework.TestCasepublic void testSphincsDefaultKeyGen()
throws java.lang.Exception
java.lang.Exceptionpublic void testPrivateKeyRecovery()
throws java.lang.Exception
java.lang.Exceptionpublic void testPublicKeyRecovery()
throws java.lang.Exception
java.lang.Exceptionpublic void testSphincsDefaultSha2KeyGen()
throws java.lang.Exception
java.lang.Exceptionpublic void testSphincsDefaultSha3KeyGen()
throws java.lang.Exception
java.lang.Exceptionpublic void testSphincsSha2Signature()
throws java.lang.Exception
java.lang.Exceptionpublic void testSphincsSha3Signature()
throws java.lang.Exception
java.lang.Exceptionpublic void testSphincsRandomSigSHA3()
throws java.lang.Exception
java.lang.Exceptionpublic void testSphincsRandomSigSHA2()
throws java.lang.Exception
java.lang.Exception