| Package | Description |
|---|---|
| org.bouncycastle.pqc.math.ntru.polynomial |
| Modifier and Type | Class and Description |
|---|---|
class |
ModularResultant
A resultant modulo a
BigInteger |
| Modifier and Type | Method and Description |
|---|---|
Resultant |
IntegerPolynomial.resultant()
Resultant of this polynomial with
x^n-1 using a probabilistic algorithm. |
Resultant |
IntegerPolynomial.resultantMultiThread()
Multithreaded version of
IntegerPolynomial.resultant(). |
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.