Class SparseTernaryPolynomialTest
- java.lang.Object
-
- TestCase
-
- org.bouncycastle.pqc.math.ntru.polynomial.test.SparseTernaryPolynomialTest
-
public class SparseTernaryPolynomialTest extends TestCase
-
-
Constructor Summary
Constructors Constructor Description SparseTernaryPolynomialTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testFromToBinary()
void
testMult()
tests mult(IntegerPolynomial) and mult(BigIntPolynomial)
-