Bouncy Castle Cryptography 1.51

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

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

public class BigDecimalPolynomialTest
extends TestCase


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

Constructor Detail

BigDecimalPolynomialTest

public BigDecimalPolynomialTest()
Method Detail

testMult

public void testMult()

Bouncy Castle Cryptography 1.51