yyang172
yyang172
Thanks for the explanation! Could you explain how to avoid one additional level by `using a smaller scale for the plaintext mask`? Is it possible to implement this in SEAL?
I remember that in CKKS the size of each prime should be roughly the same (in terms of the number of bits). Is this statement correct? From your description, it...
Hi @Pro7ech I try to implement this on SEAL. Regarding your comment `this can be mitigated by including the masking in the previous operation if it also makes use of...