ntru::encparams::EES1499EP1 [] [src]

pub const EES1499EP1: EncParams = EncParams{name: [69, 69, 83, 49, 52, 57, 57, 69, 80, 49, 0],
          n: 1499,
          q: 2048,
          prod_flag: 0,
          df1: 79,
          df2: 0,
          df3: 0,
          dg: 499,
          dm0: 79,
          db: 256,
          c: 13,
          min_calls_r: 17,
          min_calls_mask: 19,
          hash_seed: 1,
          oid: [0, 6, 5],
          hash: ffi::ntru_sha256,
          hash_4way: ffi::ntru_sha256_4way,
          hash_8way: ffi::ntru_sha256_8way,
          hlen: 32,
          pklen: 256,}

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