You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our encryption and decryption when lowering LWE to Polynomial (in LWEToPolynomial.cpp) currently only supports BGV and there is still work to do to add support for CKKS, TFHE, and BFV. See #874 for the PR adding the lowering for encrypt and #779 for the PR adding the lowering for decrypt.
Our encryption and decryption when lowering LWE to Polynomial (in LWEToPolynomial.cpp) currently only supports BGV and there is still work to do to add support for CKKS, TFHE, and BFV. See #874 for the PR adding the lowering for encrypt and #779 for the PR adding the lowering for decrypt.
See also: #834.
The text was updated successfully, but these errors were encountered: