From: Loup Vaillant Date: Tue, 31 Mar 2020 07:34:48 +0000 (+0200) Subject: Update changelog X-Git-Url: https://git.codecow.com/?a=commitdiff_plain;h=c56e3220f73386d7ad03e19f27aa0318dddcdbc6;p=Monocypher.git Update changelog --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 23309bc..4addfa3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +3.0.1 +----- +2020/03/31 + +- Added Elligator 2 mappings (hash to curve, curve to hash). +- Added OPRF support (with scalar inversion). +- Added Edwards25519 -> Curve25519 conversions + + 3.0.0 ----- 2020/01/19