Class NTRUHRSSParameterSet

java.lang.Object
org.bouncycastle.pqc.math.ntru.parameters.NTRUParameterSet
org.bouncycastle.pqc.math.ntru.parameters.NTRUHRSSParameterSet
Direct Known Subclasses:
NTRUHRSS1373, NTRUHRSS701

public abstract class NTRUHRSSParameterSet extends NTRUParameterSet
Abstract class for NTRU-HRSS parameter classes.

The naming convention for the classes is NTRUHRSS[n]. e.g. NTRUHRSS701 has n = 701.

See Also: