openfheorg / openfhe-development

This is the development repository for the OpenFHE library. The current (stable) version is v1.2.0 (released on June 25, 2024).
BSD 2-Clause "Simplified" License
655 stars 167 forks source link

V1.2.0 pre release fixes #815

Closed dsuponitskiy closed 1 week ago

dsuponitskiy commented 1 week ago
  1. corrected the function signature
  2. Changed the logic for the cryptocontext parameters setters to throw an exception at run time instead of throwing an error at compile time as it was not possible to keep the old logic