Tags: nelsonijih/HElib
Tags
Public Dev Sync-4 November 2020 HElib 1.2.0, November 2020 ========================= (tagged as v1.2.0) October-November 2020 --------------------- * Mitigation for potential CKKS vulnerability. * Additional API changes for parameters to the CKKS encoding functions. * New infrastructure for benchmarks * Updated ClonedPtr * Additional Ctxt tests * Bug Fixes: Co-Authored-by: Flavio Bergamaschi [email protected] Co-authored-by: Jack Crawford [email protected] Co-Authored-by: Shai Halevi [email protected] Co-authored-by: Hamish Hunt [email protected] Co-authored-by: Victor Shoup [email protected] Co-authored-by: Enrico Steffinlongo [email protected]
HElib 1.1.0 Beta 0, August 2020 (homenc#374) HElib 1.1.0 Beta 0, August 2020 =============================== (tagged as v1.1.0-beta.0) June-August 2020 ------------------ * Utils * create-context * encrypt/decrypt * encode/decode examples * Improvements to noise management * Move to CMake >= 3.10.2 * Doxygen improved look and feel * Improved docs * New examples and mini-tutorial on private preserving db query * Configurable PSI/PIR beta * Some tools in `misc/` for code formatting and algebra generation * `Warning` messages are now logged (default `helib.log`) * Bug fixes Co-Authored-By: Hamish Hunt <[email protected]> Co-Authored-By: Jack L Crawford <[email protected]> Co-Authored-By: Enrico Steffinlongo <[email protected]> Co-Authored-By: Victor J. Shoup <[email protected]>
V1.0.2 Release Update (homenc#366) * V1.0.2 Release Update - Source code contribution policy - HElib now builds with compiler pedantic flags - Consistent C++ format style adopted - Improved sampling functions - Bug fixes Co-Authored-By: Hamish Hunt <[email protected]> Co-Authored-By: Jack L Crawford <[email protected]> Co-Authored-By: Enrico Steffinlongo <[email protected]> Co-Authored-By: Victor J. Shoup <[email protected]>
Merge pull request homenc#330 from faberga/master Release 1.0.0-beta2-Nov2019