Class NTRUHRSS701
java.lang.Object
org.bouncycastle.pqc.math.ntru.parameters.NTRUParameterSet
org.bouncycastle.pqc.math.ntru.parameters.NTRUHRSSParameterSet
org.bouncycastle.pqc.math.ntru.parameters.NTRUHRSS701
NTRU-HRSS parameter set with n = 701.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class org.bouncycastle.pqc.math.ntru.parameters.NTRUHRSSParameterSet
createPolynomial, sampleFgBytes, 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
-
Constructor Details
-
NTRUHRSS701
public NTRUHRSS701()
-