From: Loup Vaillant Date: Wed, 7 Mar 2018 19:44:24 +0000 (+0100) Subject: Updated changelog X-Git-Url: https://git.codecow.com/?a=commitdiff_plain;h=e6a8fced97cfae8c85254fd307437ca3d7471e11;p=Monocypher.git Updated changelog --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 03879af..a6d67ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +2.0.1 +----- +2018/03/07 + +- Followed a systematic pattern for the loading code of symmetric + crypto. It is now easier to review. +- Tweaked Poly1305 code to make it easier to prove correct. + 2.0.0 ----- 2018/02/14