Skip to content

Release v1.2.0

Latest
Compare
Choose a tag to compare
@yspolyakov yspolyakov released this 25 Jun 20:32
13bf46f
  • Updates the lattice parameters tables to support the ring dimension of $2^{16}$ and $2^{17}$ for ternary and Gaussian secrets (#806)
  • Adds application specifications validator for BGV, BFV, and CKKS (#710)
  • Updates the parameter sets for CGGI/DM/LMKCDEY; adds low-probability-of-failure parameter sets (below $2^{-120}$) (#673)
  • Adds several optimizations for BFV, including support for modulus switching during computation (#682, #715, #731)
  • Fixes parameter estimation bugs for BGV, BFV, and CKKS (insecure configurations were possible for scenarios with hybrid key switching) (#785, #786)
  • Includes several fixes related to handling the map of automorphism keys for various EvalSum*KeyGen operations (#756, #773, #783, #797)
  • Adds support for selective serialization/deserialization of automorphism/rotation keys (#775)
  • Updates the HRA-Secure BGV PRE implementation based on https://eprint.iacr.org/2024/681 (#767)
  • Includes many other bug fixes

The detailed list of changes is available at https://github.com/openfheorg/openfhe-development/issues?q=is%3Aissue+milestone%3A%22Release+1.2.0%22