ntru::encparams::EES401EP2 [] [src]

pub const EES401EP2: NtruEncParams = NtruEncParams{name: [69, 69, 83, 52, 48, 49, 69, 80, 50, 0, 0],
              n: 401,
              q: 2048,
              prod_flag: 1,
              df1: 8,
              df2: 8,
              df3: 6,
              dg: 133,
              dm0: 101,
              db: 112,
              c: 11,
              min_calls_r: 10,
              min_calls_mask: 6,
              hash_seed: 1,
              oid: [0, 2, 16],
              hash: ffi::ntru_sha1,
              hash_4way: ffi::ntru_sha1_4way,
              hlen: 20,
              pklen: 112,}

A product-form parameter set that gives 112 bits of security.