| Package | Description |
|---|---|
| org.bouncycastle.pqc.math.ntru.polynomial |
| Modifier and Type | Method and Description |
|---|---|
static ProductFormPolynomial |
ProductFormPolynomial.fromBinary(byte[] data,
int N,
int df1,
int df2,
int df3Ones,
int df3NegOnes) |
static ProductFormPolynomial |
ProductFormPolynomial.fromBinary(InputStream is,
int N,
int df1,
int df2,
int df3Ones,
int df3NegOnes) |
static ProductFormPolynomial |
ProductFormPolynomial.generateRandom(int N,
int df1,
int df2,
int df3Ones,
int df3NegOnes,
SecureRandom random) |
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.