ntru::encparams::EES761EP1 [] [src]

pub const EES761EP1: NtruEncParams = NtruEncParams{name: [69, 69, 83, 55, 54, 49, 69, 80, 49, 0, 0],
              n: 761,
              q: 2048,
              prod_flag: 0,
              df1: 42,
              df2: 0,
              df3: 0,
              dg: 253,
              dm0: 42,
              db: 128,
              c: 12,
              min_calls_r: 13,
              min_calls_mask: 16,
              hash_seed: 1,
              oid: [0, 3, 5],
              hash: ffi::ntru_sha1,
              hash_4way: ffi::ntru_sha1_4way,
              hlen: 20,
              pklen: 128,}

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