// 
// Decompiled by Procyon v0.6.0
// 

package org.bouncycastle.pqc.math.ntru.parameters;

public class NTRUHRSS1373 extends NTRUHRSSParameterSet
{
    public NTRUHRSS1373() {
        super(1373, 14, 32, 32, 32);
    }
}
