ntru::encparams::EES743EP1 [] [src]

pub const EES743EP1: NtruEncParams = NtruEncParams{name: [69, 69, 83, 55, 52, 51, 69, 80, 49, 0, 0],
              n: 743,
              q: 2048,
              prod_flag: 1,
              df1: 11,
              df2: 11,
              df3: 15,
              dg: 247,
              dm0: 204,
              db: 256,
              c: 13,
              min_calls_r: 12,
              min_calls_mask: 7,
              hash_seed: 1,
              oid: [0, 6, 16],
              hash: ffi::ntru_sha256,
              hash_4way: ffi::ntru_sha256_4way,
              hlen: 32,
              pklen: 256,}

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