Class XMSSMTTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.bouncycastle.pqc.jcajce.provider.test.XMSSMTTest
- All Implemented Interfaces:
junit.framework.Test
public class XMSSMTTest
extends junit.framework.TestCase
Test cases for the use of XMSS^MT 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
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
-
XMSSMTTest
public XMSSMTTest()
-
-
Method Details
-
setUp
public void setUp()- Overrides:
setUp
in classjunit.framework.TestCase
-
test160PrivateKeyRecovery
- Throws:
Exception
-
testPrivateKeyRecovery
- Throws:
Exception
-
testPublicKeyRecovery
- Throws:
Exception
-
testKeyExtraction
- Throws:
Exception
-
testXMSSMTSha256SignatureMultiple
- Throws:
Exception
-
testXMSSMTSha512KeyFactory
- Throws:
Exception
-
testXMSSMTSha256Signature
- Throws:
Exception
-
testXMSSMTSha512Signature
- Throws:
Exception
-
testXMSSMTShake128Signature
- Throws:
Exception
-
testXMSSMTShake256Signature
- Throws:
Exception
-
testKeyRebuild
- Throws:
Exception
-
testXMSSMTSha256KeyFactory
- Throws:
Exception
-
testPrehashWithWithout
- Throws:
Exception
-
testExhaustion
- Throws:
Exception
-
testNoRepeats
- Throws:
Exception
-
testShardedKeyExhaustion
- Throws:
Exception
-
testReserialization
- Throws:
Exception
-