Class NTRUHPS2048677
java.lang.Object
org.bouncycastle.pqc.math.ntru.parameters.NTRUParameterSet
org.bouncycastle.pqc.math.ntru.parameters.NTRUHPSParameterSet
org.bouncycastle.pqc.math.ntru.parameters.NTRUHPS2048677
NTRU-HPS parameter set with n = 677 and q = 2048.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class org.bouncycastle.pqc.math.ntru.parameters.NTRUHPSParameterSet
createPolynomial, 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
-
Constructor Details
-
NTRUHPS2048677
public NTRUHPS2048677()
-