Class QTESLATest
- java.lang.Object
-
- TestCase
-
- org.bouncycastle.pqc.jcajce.provider.test.QTESLATest
-
public class QTESLATest extends TestCase
-
-
Constructor Summary
Constructors Constructor Description QTESLATest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
setUp()
void
testCatIIISizeVector0()
# qTesla-III-sizevoid
testCatIIISpeedVector0()
void
testCatIVector0()
# qTesla-Ivoid
testCatIVector1()
# qTesla-Ivoid
testCatPIIIVector0()
void
testCatPIVector0()
void
testGenerateKeyPairSigningVerifyingI()
void
testGenerateKeyPairSigningVerifyingIIISize()
void
testGenerateKeyPairSigningVerifyingIIISpeed()
void
testGenerateKeyPairSigningVerifyingPI()
void
testGenerateKeyPairSigningVerifyingPIII()
-
-
-
Method Detail
-
setUp
public void setUp()
-
testGenerateKeyPairSigningVerifyingI
public void testGenerateKeyPairSigningVerifyingI() throws java.lang.Exception
- Throws:
java.lang.Exception
-
testGenerateKeyPairSigningVerifyingIIISize
public void testGenerateKeyPairSigningVerifyingIIISize() throws java.lang.Exception
- Throws:
java.lang.Exception
-
testGenerateKeyPairSigningVerifyingIIISpeed
public void testGenerateKeyPairSigningVerifyingIIISpeed() throws java.lang.Exception
- Throws:
java.lang.Exception
-
testGenerateKeyPairSigningVerifyingPI
public void testGenerateKeyPairSigningVerifyingPI() throws java.lang.Exception
- Throws:
java.lang.Exception
-
testGenerateKeyPairSigningVerifyingPIII
public void testGenerateKeyPairSigningVerifyingPIII() throws java.lang.Exception
- Throws:
java.lang.Exception
-
testCatIVector0
public void testCatIVector0() throws java.lang.Exception
# qTesla-I- Throws:
java.lang.Exception
-
testCatIVector1
public void testCatIVector1() throws java.lang.Exception
# qTesla-I- Throws:
java.lang.Exception
-
testCatIIISizeVector0
public void testCatIIISizeVector0() throws java.lang.Exception
# qTesla-III-size- Throws:
java.lang.Exception
-
testCatIIISpeedVector0
public void testCatIIISpeedVector0() throws java.lang.Exception
- Throws:
java.lang.Exception
-
testCatPIVector0
public void testCatPIVector0() throws java.lang.Exception
- Throws:
java.lang.Exception
-
testCatPIIIVector0
public void testCatPIIIVector0() throws java.lang.Exception
- Throws:
java.lang.Exception
-
-