Bouncy Castle Cryptography Library 1.49

org.bouncycastle.pqc.math.ntru.polynomial
Class ModularResultant

java.lang.Object
  extended by org.bouncycastle.pqc.math.ntru.polynomial.Resultant
      extended by org.bouncycastle.pqc.math.ntru.polynomial.ModularResultant

public class ModularResultant
extends Resultant

A resultant modulo a BigInteger


Field Summary
 
Fields inherited from class org.bouncycastle.pqc.math.ntru.polynomial.Resultant
res, rho
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 


Bouncy Castle Cryptography Library 1.49