Class NewHopeKeyPairGeneratorTest
- java.lang.Object
-
- TestCase
-
- org.bouncycastle.pqc.jcajce.provider.test.FlexiTest
-
- org.bouncycastle.pqc.jcajce.provider.test.KeyPairGeneratorTest
-
- org.bouncycastle.pqc.jcajce.provider.test.NewHopeKeyPairGeneratorTest
-
public class NewHopeKeyPairGeneratorTest extends KeyPairGeneratorTest
KeyFactory/KeyPairGenerator tests for NewHope (NH) with the BCPQC provider.
-
-
Constructor Summary
Constructors Constructor Description NewHopeKeyPairGeneratorTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
setUp()
void
testKeyFactory()
void
testKeyPairEncoding()
-
Methods inherited from class org.bouncycastle.pqc.jcajce.provider.test.KeyPairGeneratorTest
performKeyPairEncodingTest
-
Methods inherited from class org.bouncycastle.pqc.jcajce.provider.test.FlexiTest
assertEquals, assertEquals, assertEquals, assertEquals, fail
-
-