SEAL
SEAL copied to clipboard
How could I check the parameters for CKKS encryption?
I builded SEAL/native/examples by cmake
and executed 5_ckks_basics.cpp
In this example, I wanna check the parameters for encryption like q0, q1, ....
How could I check them and I wonder if there is a specific parameters that is recommended by SEAL?