ntru::encparams::EES659EP1 [] [src]

pub const EES659EP1: EncParams = EncParams{name: [69, 69, 83, 54, 53, 57, 69, 80, 49, 0, 0],
          n: 659,
          q: 2048,
          prod_flag: 0,
          df1: 38,
          df2: 0,
          df3: 0,
          dg: 219,
          dm0: 38,
          db: 112,
          c: 11,
          min_calls_r: 11,
          min_calls_mask: 14,
          hash_seed: 1,
          oid: [0, 2, 6],
          hash: ffi::ntru_sha1,
          hash_4way: ffi::ntru_sha1_4way,
          hash_8way: ffi::ntru_sha1_8way,
          hlen: 20,
          pklen: 112,}

An IEEE 1361.1 parameter set that gives 112 bits of security and is optimized for encryption/decryption speed.