public class NTRUSigningKeyPairGenerator.FGBasis extends NTRUSigningPrivateKeyParameters.Basis
F
and G
.Modifier and Type | Field and Description |
---|---|
IntegerPolynomial |
F |
IntegerPolynomial |
G |
f, fPrime, h
public IntegerPolynomial F
public IntegerPolynomial G
Copyright © 2018 BouncyCastle.org. All rights reserved.