org.bouncycastle.pqc.math.ntru.polynomial.test
Class IntegerPolynomialTest
java.lang.Object
TestCase
org.bouncycastle.pqc.math.ntru.polynomial.test.IntegerPolynomialTest
public class IntegerPolynomialTest
- extends TestCase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IntegerPolynomialTest
public IntegerPolynomialTest()
testMult
public void testMult()
testInvertFq
public void testInvertFq()
testInvertF3
public void testInvertF3()
testFromToBinary
public void testFromToBinary()
testFromToBinary3Sves
public void testFromToBinary3Sves()
testFromToBinary3Tight
public void testFromToBinary3Tight()
testResultant
public void testResultant()
testResultantMod
public void testResultantMod()