ntru::encparams::EES443EP1 [] [src]

pub const EES443EP1: NtruEncParams = NtruEncParams{name: [69, 69, 83, 52, 52, 51, 69, 80, 49, 0, 0],
              n: 443,
              q: 2048,
              prod_flag: 1,
              df1: 9,
              df2: 8,
              df3: 5,
              dg: 148,
              dm0: 115,
              db: 128,
              c: 9,
              min_calls_r: 8,
              min_calls_mask: 5,
              hash_seed: 1,
              oid: [0, 3, 17],
              hash: ffi::ntru_sha256,
              hash_4way: ffi::ntru_sha256_4way,
              hlen: 32,
              pklen: 128,}

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