36 lines
1.5 KiB
Plaintext
36 lines
1.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Jun 20 12:06:13 UTC 2025 - Pedro Monreal <pmonreal@suse.com>
|
|
|
|
- Disable the installation of bundled cereal headers since they are
|
|
already provided by cereal-devel as a build requirement.
|
|
* Add openfhe-disable-bundled-cereal-install.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 20 07:49:07 UTC 2025 - Pedro Monreal <pmonreal@suse.com>
|
|
|
|
- Update to 1.3.0:
|
|
* Adds the composite scaling modes to CKKS based on
|
|
https://eprint.iacr.org/2023/1462 (see COMPOSITE_SCALING.md
|
|
for more details).
|
|
* Adds two-party interactive CKKS bootstrapping from
|
|
https://eprint.iacr.org/2023/1203 (see INTERACTIVE_BOOTSTRAPPING.md
|
|
for more details).
|
|
* Enables the complex-number arithmetic in CKKS (#964)
|
|
* Makes OpenFHE compatible with Emscripten 3.x and 4.x (see
|
|
https://github.com/openfheorg/openfhe-wasm for more details)
|
|
* Adds a cleartext version of EvalChebyshevFunction (#959)
|
|
* Optimizes the hybrid key switching (#237)
|
|
* Fixes several bugs
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 20 07:48:37 UTC 2025 - Pedro Monreal <pmonreal@suse.com>
|
|
|
|
- Update to 1.2.4:
|
|
* Improves the support for STL threads (when OMP is disabled)
|
|
* Fixes the bugs identified in CVE-2024-56430
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 17 11:08:33 UTC 2025 - Angel Yankov <angel.yankov@suse.com>
|
|
|
|
- Initial packaging of openfhe library.
|