|
Bouncy Castle Cryptography Library 1.82 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.pqc.math.ntru.parameters.NTRUParameterSet
org.bouncycastle.pqc.math.ntru.parameters.NTRUHRSSParameterSet
Abstract class for NTRU-HRSS parameter classes.
The naming convention for the classes is . e.g. NTRUHRSS701 has n = 701.
NTRUHRSS701,
NTRU specification document section 1.3.3| Method Summary | |
Polynomial |
createPolynomial()
Creates a polynomial based on this parameter set. |
int |
sampleFgBytes()
|
int |
sampleRmBytes()
|
| 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 |
| Method Detail |
public Polynomial createPolynomial()
NTRUParameterSet
createPolynomial in class NTRUParameterSetPolynomialpublic int sampleFgBytes()
sampleFgBytes in class NTRUParameterSetpublic int sampleRmBytes()
sampleRmBytes in class NTRUParameterSet
|
Bouncy Castle Cryptography Library 1.82 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||