From 45d730a52633e5ab9540436f75e3e1e07f6ed612 Mon Sep 17 00:00:00 2001 From: Jerry Ryan Date: Mon, 24 Dec 2018 11:13:59 -0500 Subject: [PATCH] rel notes for 1.4 --- Release_Notes.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Release_Notes.md b/Release_Notes.md index c067fe791..0aa733be8 100644 --- a/Release_Notes.md +++ b/Release_Notes.md @@ -1,3 +1,11 @@ +12/31/2018: PALISADE v1.4.0 is released + +* Adds the Gentry-Peikert-Vaikuntanathan (GPV) digital signature scheme +* Adds the GPV identity-based encryption scheme +* Adds the Zhang-Zhang ciphertext-policy attribute-based encryption scheme +* Includes Genise-Micciancio (Eurocrypt'18) lattice trapdoor sampling algorithms and their improvements/generalizations +* Fixes bugs that were brought to our attention + 11/26/2018: PALISADE v1.3.1 is released * Improves performance of BFVrns -- GitLab