Package | Description |
---|---|
org.spongycastle.crypto.generators |
Generators for keys, key pairs and password based encryption algorithms.
|
Modifier and Type | Method and Description |
---|---|
private NTRUSigningKeyPairGenerator.FGBasis |
NTRUSigningKeyPairGenerator.generateBasis()
Creates a NTRUSigner basis consisting of polynomials
f, g, F, G, h .If KeyGenAlg=FLOAT , the basis may not be valid and this method must be rerun if that is the case. |