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

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

public class NTRUHRSS701 extends NTRUHRSSParameterSet
{
    public NTRUHRSS701() {
        super(701, 13, 32, 32, 32);
    }
}
