Pre-release v1.0.0
Pre-release
Pre-release
- Doubles the precision of CKKS bootstrapping
- Adds support for evaluating arbitrary smooth functions, including logistic function, sine, cosine, and division
- Implements recommendations for INDCPA^D secure implementation of CKKS proposed in https://eprint.iacr.org/2022/816 (CRYPTO'22)
- Adds a new security mode for threshold FHE
- Fixes many bugs