From b61adf6ced2f8844ef653a77d24a1d12de0407b2 Mon Sep 17 00:00:00 2001 From: Yuriy Polyakov Date: Fri, 28 Feb 2020 20:09:18 -0500 Subject: [PATCH] Updated the Release Notes --- Release_Notes.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Release_Notes.md b/Release_Notes.md index 6077aa879..fa9dc5500 100644 --- a/Release_Notes.md +++ b/Release_Notes.md @@ -1,3 +1,11 @@ +02/29/2020: PALISADE v1.9.0 (development) is released + +* Adds multiple low-level optimizations, including improved Number Theoretic Transform +* Adds a CMake install package for PALISADE +* Improves the security and performance of the PRE implementations for BFV, BGV, and CKKS homomorphic encryption schemes +* Updates selected parameter sets for FHEW to reduce the probability of decryption error +* Includes multiple bug fixes for the issues reported by the PALISADE community + 01/30/2020: PALISADE v1.8.0 (development) is released * Adds the Gama-Izabachene-Nguyen-Xie (GINX) bootstrapping to the FHEW implementation -- GitLab