Add support for Secret Key Encryption in lowering LWE to Polynomial
Open
dialect: lwe
good first issue
- Dominant language
- MLIR
- Stars
- 906
- Forks
- 171
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 32
Description
Currently, our lowering for LWE to Polynomial only supports public key encryption (see LWEToPolynomial.cpp and #874). We need to add support for Secret Key Encryption as well.
Contributor guide
Assessment
This issue has not been assessed yet.