Package | Description |
---|---|
org.spongycastle.math.ntru.polynomial |
Modifier and Type | Method and Description |
---|---|
LongPolynomial5 |
LongPolynomial5.mult(TernaryPolynomial poly2)
Multiplies the polynomial with a
TernaryPolynomial , taking the indices mod N and the values mod 2048. |