-
Moduli choice in OpenFHE is fairly complicated, you would need to provide further details such as which scheme you are using. Check this paper (Algorithms 1-3) for some details.
-
Depending on the scheme used, here is a pointer to the function that is used to initialize BFV parameters.
-
You can refer to this thread to learn how to print out the ciphertext/public-key moduli.
1 Like