Class XMSSTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.bouncycastle.pqc.jcajce.provider.test.XMSSTest
- All Implemented Interfaces:
junit.framework.Test
public class XMSSTest
extends junit.framework.TestCase
Test cases for the use of XMSS with the BCPQC provider.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setUp()
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
Methods inherited from class junit.framework.TestCase
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
-
Constructor Details
-
XMSSTest
public XMSSTest()
-
-
Method Details
-
setUp
public void setUp()- Overrides:
setUp
in classjunit.framework.TestCase
-
test160PrivateKeyRecovery
- Throws:
Exception
-
testPrivateKeyRecovery
- Throws:
Exception
-
testPublicKeyRecovery
- Throws:
Exception
-
testXMSSSha256Signature
- Throws:
Exception
-
testXMSSSha512Signature
- Throws:
Exception
-
testXMSSShake128Signature
- Throws:
Exception
-
testXMSSShake256Signature
- Throws:
Exception
-
testXMSSSha256SignatureMultiplePreHash
- Throws:
Exception
-
testXMSSSha256KeyFactory
- Throws:
Exception
-
testXMSSSha512KeyFactory
- Throws:
Exception
-
testXMSSShake128KeyFactory
- Throws:
Exception
-
testXMSSShake256KeyFactory
- Throws:
Exception
-
testKeyExtraction
- Throws:
Exception
-
testKeyRebuild
- Throws:
Exception
-
testPrehashWithWithout
- Throws:
Exception
-
testExhaustion
- Throws:
Exception
-
testShardedKeyExhaustion
- Throws:
Exception
-
testNoRepeats
- Throws:
Exception
-
testReserialization
- Throws:
Exception
-