Add a mechanism to distinguish between trivial encryptions and nontrivial encryptions at the secret level
Open
- Dominant language
- MLIR
- Stars
- 906
- Forks
- 171
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 32
Description
Maybe `secret.conceal` should have a `trivial` attribute that denotes this, otherwise server-side uses of `secret.conceal` on static plaintexts (say, for resolving type mismatches) would cause the noise analysis to think it's a fresh encryption rather than a zero-noise encryption.
Contributor guide
Assessment
This issue has not been assessed yet.