Bouncy Castle Cryptography Library 1.85

org.bouncycastle.pqc.crypto.test
Class SDitHTest

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byorg.bouncycastle.pqc.crypto.test.SDitHTest
All Implemented Interfaces:
junit.framework.Test

public class SDitHTest
extends junit.framework.TestCase


Constructor Summary
SDitHTest()
           
 
Method Summary
 void testHypercubeCat1Gf256Kats()
           
 void testHypercubeCat1P251Kats()
           
 void testHypercubeCat3Gf256Kats()
           
 void testHypercubeCat3P251Kats()
           
 void testHypercubeCat5Gf256Kats()
           
 void testHypercubeCat5P251Kats()
           
 void testThresholdCat1Gf256Kats()
           
 void testThresholdCat1P251Kats()
           
 void testThresholdCat3Gf256Kats()
           
 void testThresholdCat3P251Kats()
           
 void testThresholdCat5Gf256Kats()
           
 void testThresholdCat5P251Kats()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SDitHTest

public SDitHTest()
Method Detail

testHypercubeCat1Gf256Kats

public void testHypercubeCat1Gf256Kats()
                                throws java.lang.Exception
Throws:
java.lang.Exception

testHypercubeCat3Gf256Kats

public void testHypercubeCat3Gf256Kats()
                                throws java.lang.Exception
Throws:
java.lang.Exception

testHypercubeCat5Gf256Kats

public void testHypercubeCat5Gf256Kats()
                                throws java.lang.Exception
Throws:
java.lang.Exception

testHypercubeCat1P251Kats

public void testHypercubeCat1P251Kats()
                               throws java.lang.Exception
Throws:
java.lang.Exception

testHypercubeCat3P251Kats

public void testHypercubeCat3P251Kats()
                               throws java.lang.Exception
Throws:
java.lang.Exception

testHypercubeCat5P251Kats

public void testHypercubeCat5P251Kats()
                               throws java.lang.Exception
Throws:
java.lang.Exception

testThresholdCat1Gf256Kats

public void testThresholdCat1Gf256Kats()
                                throws java.lang.Exception
Throws:
java.lang.Exception

testThresholdCat3Gf256Kats

public void testThresholdCat3Gf256Kats()
                                throws java.lang.Exception
Throws:
java.lang.Exception

testThresholdCat5Gf256Kats

public void testThresholdCat5Gf256Kats()
                                throws java.lang.Exception
Throws:
java.lang.Exception

testThresholdCat1P251Kats

public void testThresholdCat1P251Kats()
                               throws java.lang.Exception
Throws:
java.lang.Exception

testThresholdCat3P251Kats

public void testThresholdCat3P251Kats()
                               throws java.lang.Exception
Throws:
java.lang.Exception

testThresholdCat5P251Kats

public void testThresholdCat5P251Kats()
                               throws java.lang.Exception
Throws:
java.lang.Exception

Bouncy Castle Cryptography Library 1.85