ntru::encparams::EES587EP1 [] [src]

pub const EES587EP1: NtruEncParams = NtruEncParams{name: [69, 69, 83, 53, 56, 55, 69, 80, 49, 0, 0],
              n: 587,
              q: 2048,
              prod_flag: 1,
              df1: 10,
              df2: 10,
              df3: 8,
              dg: 196,
              dm0: 157,
              db: 192,
              c: 11,
              min_calls_r: 13,
              min_calls_mask: 7,
              hash_seed: 1,
              oid: [0, 5, 17],
              hash: ffi::ntru_sha256,
              hash_4way: ffi::ntru_sha256_4way,
              hlen: 32,
              pklen: 192,}

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