Bouncy Castle Cryptography 1.51

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

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

public class BigIntPolynomialTest
extends TestCase


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

Constructor Detail

BigIntPolynomialTest

public BigIntPolynomialTest()
Method Detail

testMult

public void testMult()

Bouncy Castle Cryptography 1.51