ntru::encparams::EES613EP1 [] [src]

pub const EES613EP1: NtruEncParams = NtruEncParams{name: [69, 69, 83, 54, 49, 51, 69, 80, 49, 0, 0],
              n: 613,
              q: 2048,
              prod_flag: 0,
              df1: 55,
              df2: 0,
              df3: 0,
              dg: 204,
              dm0: 55,
              db: 128,
              c: 11,
              min_calls_r: 16,
              min_calls_mask: 13,
              hash_seed: 1,
              oid: [0, 3, 4],
              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 a tradeoff between key size and encryption/decryption speed.