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

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

public class NTRUHPS2048509 extends NTRUHPSParameterSet
{
    public NTRUHPS2048509() {
        super(509, 11, 32, 32, 32);
    }
}
