Class NTRUHPS2048509
java.lang.Object
org.bouncycastle.pqc.math.ntru.parameters.NTRUParameterSet
org.bouncycastle.pqc.math.ntru.parameters.NTRUHPSParameterSet
org.bouncycastle.pqc.math.ntru.parameters.NTRUHPS2048509
NTRU-HPS parameter set with n = 509 and q = 2048.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class NTRUHPSParameterSet
createPolynomial, sampleFgBytes, sampleRmBytes, weightMethods inherited from class NTRUParameterSet
logQ, n, ntruCiphertextBytes, ntruPublicKeyBytes, ntruSecretKeyBytes, owcpaBytes, owcpaMsgBytes, owcpaPublicKeyBytes, owcpaSecretKeyBytes, packDegree, packTrinaryBytes, prfKeyBytes, q, sampleFixedTypeBytes, sampleIidBytes, seedBytes, sharedKeyBytes
-
Constructor Details
-
NTRUHPS2048509
public NTRUHPS2048509()
-