From: Loup Vaillant Date: Sun, 22 Apr 2018 22:47:04 +0000 (+0200) Subject: 2.0.2 changelog X-Git-Url: https://git.codecow.com/?a=commitdiff_plain;h=c643e6ff4529bb3d385f42cbcce108a37f81d3a7;p=Monocypher.git 2.0.2 changelog --- 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