Bouncy Castle Cryptography 1.51

org.bouncycastle.pqc.math.ntru.polynomial.test
Class LongPolynomial2Test

java.lang.Object
  extended by TestCase
      extended by org.bouncycastle.pqc.math.ntru.polynomial.test.LongPolynomial2Test

public class LongPolynomial2Test
extends TestCase


Constructor Summary
LongPolynomial2Test()
           
 
Method Summary
 void testMult()
           
 void testMult2And()
           
 void testSubAnd()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LongPolynomial2Test

public LongPolynomial2Test()
Method Detail

testMult

public void testMult()

testSubAnd

public void testSubAnd()

testMult2And

public void testMult2And()

Bouncy Castle Cryptography 1.51