Configure the Generated Randomness in LWE to Polynomial lowering
Open
dialect: lwe
dialect: random
- Dominant language
- MLIR
- Stars
- 906
- Forks
- 171
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 32
Description
In our lowering for LWE encryption (inside LWEToPolynomial.cpp), we need to configure some of the parameters for the randomness. Parameters that need to be configured include:
* Seed
* Standard Deviation of the Discrete Gaussian distribution
Also, see #874 for the PR that added the lowering for encryption.
Contributor guide
Assessment
This issue has not been assessed yet.