]> git.codecow.com Git - Monocypher.git/commitdiff
Fixed CHANGELOG
authorLoup Vaillant <loup@loup-vaillant.fr>
Mon, 25 Apr 2022 18:46:36 +0000 (20:46 +0200)
committerLoup Vaillant <loup@loup-vaillant.fr>
Mon, 25 Apr 2022 20:45:41 +0000 (22:45 +0200)
CHANGELOG.md

index 4d8382388d07ac41a07a8e7929bf8b6796fc02b0..fb5d3a51590b06bc63b8962f3927bb06cddc83b6 100644 (file)
@@ -1,10 +1,11 @@
 3.1.3
 -----
-2022/04/19
+2022/04/25
 
 - Fixed many typos in the documentation.
 - Fixed buffer overflow in speed benchmarks.
 - Fixed some MSVC warnings.
+- Fixed a minor violation of the Elligator2 reverse map specs.
 - Added `change-prefix.sh` to help changing the `crypto_` prefix.
 - Added the `MONOCYPHER_CPP_NAMESPACE` preprocessor definition to
   support namespaces for C++.