V1.5.1 (stable) is released

  • Fixes the compilation error when OpenMP is disabled using the CMake flag (#1131)
  • Fixes BGV/BFV ring dimension underestimation for certain multiparty scenarios (#1157)
  • Fixes a BFV decryption error for HPS* variants in the multiparty setting (#1137)
  • Improves (slightly, i.e., by ~1 bit) the precision of Chebyshev series coefficients for CKKS functional bootstrapping (#1156)
  • Makes the unit test battery run faster on desktop machines (#1138)
  • Code cleanup and minor bug fixes

The detailed list of changes is available at Issues · openfheorg/openfhe-development · GitHub