Bouncy Castle Cryptography 1.47

org.bouncycastle.math.ntru.polynomial
Class ModularResultant

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

public class ModularResultant
extends Resultant

A resultant modulo a BigInteger


Field Summary
 
Fields inherited from class org.bouncycastle.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 1.47