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 voidsetUp()voidtestCatIIISizeVector0()# qTesla-III-sizevoidtestCatIIISpeedVector0()voidtestCatIVector0()# qTesla-IvoidtestCatIVector1()# qTesla-IvoidtestCatPIIIVector0()voidtestCatPIVector0()voidtestGenerateKeyPairSigningVerifyingI()voidtestGenerateKeyPairSigningVerifyingIIISize()voidtestGenerateKeyPairSigningVerifyingIIISpeed()voidtestGenerateKeyPairSigningVerifyingPI()voidtestGenerateKeyPairSigningVerifyingPIII()
-
-
-
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
-
-