Skip to content

Pre-release v1.0.0

Pre-release
Pre-release

Choose a tag to compare

@yspolyakov yspolyakov released this 03 Nov 19:15
· 499 commits to main since this release
5fc1a84
  • 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