|
Bouncy Castle Cryptography Library 1.49 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.pqc.crypto.ntru.NTRUSigningPrivateKeyParameters.Basis
org.bouncycastle.pqc.crypto.ntru.NTRUSigningKeyPairGenerator.FGBasis
public class NTRUSigningKeyPairGenerator.FGBasis
A subclass of Basis that additionally contains the polynomials F
and G
.
Field Summary | |
---|---|
IntegerPolynomial |
F
|
IntegerPolynomial |
G
|
Fields inherited from class org.bouncycastle.pqc.crypto.ntru.NTRUSigningPrivateKeyParameters.Basis |
---|
f, fPrime, h |
Method Summary |
---|
Methods inherited from class org.bouncycastle.pqc.crypto.ntru.NTRUSigningPrivateKeyParameters.Basis |
---|
equals, hashCode |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public IntegerPolynomial F
public IntegerPolynomial G
|
Bouncy Castle Cryptography Library 1.49 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |