]> git.codecow.com Git - Monocypher.git/commitdiff
Update CHANGELOG
authorLoup Vaillant <loup@loup-vaillant.fr>
Mon, 20 Feb 2023 00:42:28 +0000 (01:42 +0100)
committerLoup Vaillant <loup@loup-vaillant.fr>
Mon, 20 Feb 2023 00:42:28 +0000 (01:42 +0100)
CHANGELOG.md

index 224dd1b7026046b6d69199de7772e7d16c2c37d8..7eef464994beedad6133e0e2ce84b26b66f45cb5 100644 (file)
@@ -1,3 +1,17 @@
+4.0.0
+-----
+2023/02/20
+
+- Fixed unsafe signature API.
+- Simpler, more flexible low-level signature API.
+- Fully specified, consensus-friendly signatures.
+- Added Argon2d and Argon2id, support multiple lanes.
+- Added safe and fast streaming AEAD.
+- Added HKDF-SHA-512 and documented BLAKE2b KDF.
+- More consistent and memorable function names.
+- POSIX makefile.
+
+
 3.1.3
 -----
 2022/04/25