ntru::encparams::EES1087EP1 [] [src]

pub const EES1087EP1: EncParams = EncParams{name: [69, 69, 83, 49, 48, 56, 55, 69, 80, 49, 0],
          n: 1087,
          q: 2048,
          prod_flag: 0,
          df1: 63,
          df2: 0,
          df3: 0,
          dg: 362,
          dm0: 63,
          db: 192,
          c: 13,
          min_calls_r: 13,
          min_calls_mask: 14,
          hash_seed: 1,
          oid: [0, 5, 5],
          hash: ffi::ntru_sha256,
          hash_4way: ffi::ntru_sha256_4way,
          hash_8way: ffi::ntru_sha256_8way,
          hlen: 32,
          pklen: 192,}

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