Package | Description |
---|---|
org.bouncycastle.pqc.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. |
Copyright © 2017 BouncyCastle.org. All rights reserved.