Release v1.5.0
- Optimizes CKKS bootstrapping and polynomial evaluation for multithreaded scenarios (#908)
- Adds a new mode of CKKS bootstrapping that achieves a smaller latency and higher precision (#1074)
- Adds support of multiparty CKKS for the COMPOSINGSCALING* modes (#1123)
- Updates FHEW/TFHE parameters to reduce the probability of failure (#1098)
- Changes the default for PREMode from
INDCPAtoNOT_SET(#1108) - Fixes several bugs, includes several smaller optimizations, and improves the documentation
The detailed list of changes is available at https://github.com/openfheorg/openfhe-development/issues?q=is%3Aissue+milestone%3A%22Release+1.5.0%22