yspolyakov
yspolyakov
Will be examined after v1.1.3 is released
`InsertEvalAutomorphismKey` avoids deduplication at the last stage of inserting the auto keys into the map. So this part is already addressed. A duplication of keys is possible if the developer...
This capability is described in more detail in https://openfhe.discourse.group/t/multiparty-homomorphic-proxy-re-encryption/457
@dsuponitskiy Are you sure you want to address it in v1.1.5? Choosing the modulus automatically seems tricky to me.
STD128* parameters were previously optimized to use $N$ = 1024 and smaller moduli. STD192* and STD256* still need to be optimized using the `openfhe-lattice-estimator`.