Tags: cloud-za/HElib
Tags
HElib v2.2.1 * Improved NTT bechmark code * CI update * Improvements to partial match logic * Bug fixes Co-authored-by: Fabian Boemer <fabian.boemer@intel.com> Co-authored-by: Jack Crawford <jack.crawford@sky.com> Co-authored-by: Hamish Hunt <hamishun@gmail.com>
HElib v2.0.0 Release HElib 2.0.0, January 2021 ========================= (tagged as v2.0.0) * Contains API changes that are not backwards compatible with v1.x.x * Changes to Context API * Must use ContextBuilder to build context * New serialization APIs: binary and JSON * CKKS coding tutorials * Bug fixes Co-Authored-by: @faberga Co-Authored-by: @jlhcrawford Co-Authored-by: @shaih Co-Authored-by: @hamishun Co-Authored-by: @victorshoup Co-Authored-by: @esteffin
Merge pull request homenc#413 from helibproject/master Public Dev Sync-7 December 2020
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 AP A758 I changes for parameters to the CKKS encoding functions. * New infrastructure for benchmarks * Updated ClonedPtr * Additional Ctxt tests * Bug Fixes: Co-Authored-by: Flavio Bergamaschi anadyomeni@gmx.com Co-authored-by: Jack Crawford jack.crawford@sky.com Co-Authored-by: Shai Halevi shaih@alum.mit.edu Co-authored-by: Hamish Hunt hamishun@gmail.com Co-authored-by: Victor Shoup shoup@cs.nyu.edu Co-authored-by: Enrico Steffinlongo enrylongo@gmail.com
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 <hamishun@uk.ibm.com> Co-Authored-By: Jack L Crawford <Jack.Crawford@ibm.com> Co-Authored-By: Enrico Steffinlongo <Enrico.Steffinlongo@ibm.com> Co-Authored-By: Victor J. Shoup <vjshoup@us.ibm.com>
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 <hamishun@uk.ibm.com> Co-Authored-By: Jack L Crawford <Jack.Crawford@ibm.com> Co-Authored-By: Enrico Steffinlongo <Enrico.Steffinlongo@ibm.com> Co-Authored-By: Victor J. Shoup <vjshoup@us.ibm.com>
PreviousNext