Class Sphincs256KeyPairGeneratorTest
- java.lang.Object
-
- TestCase
-
- org.bouncycastle.pqc.jcajce.provider.test.FlexiTest
-
- org.bouncycastle.pqc.jcajce.provider.test.KeyPairGeneratorTest
-
- org.bouncycastle.pqc.jcajce.provider.test.Sphincs256KeyPairGeneratorTest
-
public class Sphincs256KeyPairGeneratorTest extends KeyPairGeneratorTest
KeyFactory/KeyPairGenerator tests for SPHINCS-256 with the BCPQC provider.
-
-
Constructor Summary
Constructors Constructor Description Sphincs256KeyPairGeneratorTest()
-
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
-
-