Class SphincsPlusTest

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.bouncycastle.pqc.jcajce.provider.test.SphincsPlusTest
All Implemented Interfaces:
junit.framework.Test

public class SphincsPlusTest extends junit.framework.TestCase
Test cases for the use of SPHINCS+ with the BCPQC provider.
  • Constructor Details

    • SphincsPlusTest

      public SphincsPlusTest()
  • Method Details

    • setUp

      public void setUp()
      Overrides:
      setUp in class junit.framework.TestCase
    • testPrivateKeyRecovery

      public void testPrivateKeyRecovery() throws Exception
      Throws:
      Exception
    • testPublicKeyRecovery

      public void testPublicKeyRecovery() throws Exception
      Throws:
      Exception
    • testSphincsRandomSigSHA2

      public void testSphincsRandomSigSHA2() throws Exception
      Throws:
      Exception
    • testSphincsDeterministicSigSHA2

      public void testSphincsDeterministicSigSHA2() throws Exception
      Throws:
      Exception
    • testSphincsRandomSigHaraka

      public void testSphincsRandomSigHaraka() throws Exception
      Throws:
      Exception
    • testSphincsRandomSigSHAKE

      public void testSphincsRandomSigSHAKE() throws Exception
      Throws:
      Exception