Bouncy Castle Cryptography 1.51

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

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

public class LongPolynomial5Test
extends TestCase


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

Constructor Detail

LongPolynomial5Test

public LongPolynomial5Test()
Method Detail

testMult

public void testMult()

testToIntegerPolynomial

public void testToIntegerPolynomial()

Bouncy Castle Cryptography 1.51