|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.pqc.math.ntru.parameters.NTRUParameterSet | +--org.bouncycastle.pqc.math.ntru.parameters.NTRUHPSParameterSet | +--org.bouncycastle.pqc.math.ntru.parameters.NTRUHPS4096821
NTRU-HPS parameter set with n = 821 and q = 4096.
NTRUHPSParameterSet
Constructor Summary | |
NTRUHPS4096821()
|
Method Summary | |
Polynomial |
createPolynomial()
Creates a polynomial based on this parameter set. |
Methods inherited from class org.bouncycastle.pqc.math.ntru.parameters.NTRUHPSParameterSet |
sampleFgBytes, sampleRmBytes, weight |
Methods inherited from class org.bouncycastle.pqc.math.ntru.parameters.NTRUParameterSet |
logQ, n, ntruCiphertextBytes, ntruPublicKeyBytes, ntruSecretKeyBytes, owcpaBytes, owcpaMsgBytes, owcpaPublicKeyBytes, owcpaSecretKeyBytes, packDegree, packTrinaryBytes, prfKeyBytes, q, sampleFixedTypeBytes, sampleIidBytes, seedBytes, sharedKeyBytes |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NTRUHPS4096821()
Method Detail |
public Polynomial createPolynomial()
NTRUParameterSet
createPolynomial
in class NTRUHPSParameterSet
org.bouncycastle.pqc.math.ntru.parameters.NTRUParameterSet
Polynomial
|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |