From c643e6ff4529bb3d385f42cbcce108a37f81d3a7 Mon Sep 17 00:00:00 2001 From: Loup Vaillant Date: Mon, 23 Apr 2018 00:47:04 +0200 Subject: [PATCH] 2.0.2 changelog --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a6d67ee..438b07f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +2.0.2 +----- +2018/04/23 + +- Corrected a couple failures to wipe secret buffers. +- Corrected a bug that prevented compilation in Ed25519 mode. +- Adjusted the number of test vectors in the test suite. +- Improved tests for incremental interfaces. +- Replaced the GNU all permissive licence by a public domain dedication + (Creative Commons CC-0). The BSD licence remains as a fallback. + 2.0.1 ----- 2018/03/07 -- 2.47.3