Class Hierarchy
- java.lang.Object
- org.bouncycastle.pqc.math.ntru.polynomial.BigDecimalPolynomial
- org.bouncycastle.pqc.math.ntru.polynomial.BigIntPolynomial
- org.bouncycastle.pqc.math.ntru.polynomial.Constants
- org.bouncycastle.pqc.math.ntru.polynomial.IntegerPolynomial (implements org.bouncycastle.pqc.math.ntru.polynomial.Polynomial)
- org.bouncycastle.pqc.math.ntru.polynomial.DenseTernaryPolynomial (implements org.bouncycastle.pqc.math.ntru.polynomial.TernaryPolynomial)
- org.bouncycastle.pqc.math.ntru.polynomial.LongPolynomial2
- org.bouncycastle.pqc.math.ntru.polynomial.LongPolynomial5
- org.bouncycastle.pqc.math.ntru.polynomial.ProductFormPolynomial (implements org.bouncycastle.pqc.math.ntru.polynomial.Polynomial)
- org.bouncycastle.pqc.math.ntru.polynomial.Resultant
- org.bouncycastle.pqc.math.ntru.polynomial.ModularResultant
- org.bouncycastle.pqc.math.ntru.polynomial.SparseTernaryPolynomial (implements org.bouncycastle.pqc.math.ntru.polynomial.TernaryPolynomial)
Interface Hierarchy
- org.bouncycastle.pqc.math.ntru.polynomial.Polynomial
- org.bouncycastle.pqc.math.ntru.polynomial.TernaryPolynomial